diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-25 02:21:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-25 02:21:21 +0000 |
commit | c8f7a808fddefc2afd05afbbc2f68963b832468e (patch) | |
tree | a42fabe4c418c3bd21ef17849ef694955cbe1eea /lib/l10n/lo.js | |
parent | b89fbaf52d06faa8828d3c0520d54ca280ee6bf6 (diff) | |
download | nextcloud-server-c8f7a808fddefc2afd05afbbc2f68963b832468e.tar.gz nextcloud-server-c8f7a808fddefc2afd05afbbc2f68963b832468e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/lo.js')
-rw-r--r-- | lib/l10n/lo.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/l10n/lo.js b/lib/l10n/lo.js index b654c220735..8ce6221d8c4 100644 --- a/lib/l10n/lo.js +++ b/lib/l10n/lo.js @@ -2,6 +2,10 @@ OC.L10N.register( "lib", { "Unknown filetype" : "ບໍ່ຮູ້ປະເພດຂອງຟາຍ", - "Invalid image" : "ບໍ່ມີຮູບພາບ" + "Invalid image" : "ບໍ່ມີຮູບພາບ", + "seconds ago" : "ວິນາທີຜ່ານມາ", + "Help" : "ການຊ່ວຍເຫຼືອ", + "Apps" : "ແອັບພລິເຄຊັນ", + "Users" : "ຜູ້ໃຊ້" }, "nplurals=1; plural=0;"); |