1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-22 22:03:13 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot
2021-02-26 02:59:29 +00:00
parent 770d9c6332
commit 9a7d800a15
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
OC.L10N.register( OC.L10N.register(
"ocsms", "ocsms",
{ {
"Confirm" : "ຢືນຢັນ" "Cancel" : "ຍົກເລີກ",
"Confirm" : "ຢືນຢັນ",
"Settings" : "ການຕັ້ງຄ່າ"
}, },
"nplurals=1; plural=0;"); "nplurals=1; plural=0;");
+3 -1
View File
@@ -1,4 +1,6 @@
{ "translations": { { "translations": {
"Confirm" : "ຢືນຢັນ" "Cancel" : "ຍົກເລີກ",
"Confirm" : "ຢືນຢັນ",
"Settings" : "ການຕັ້ງຄ່າ"
},"pluralForm" :"nplurals=1; plural=0;" },"pluralForm" :"nplurals=1; plural=0;"
} }