1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-10 17:36:21 +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
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,8 @@
OC.L10N.register(
"ocsms",
{
"Confirm" : "ຢືນຢັນ"
"Cancel" : "ຍົກເລີກ",
"Confirm" : "ຢືນຢັນ",
"Settings" : "ການຕັ້ງຄ່າ"
},
"nplurals=1; plural=0;");

View File

@ -1,4 +1,6 @@
{ "translations": {
"Confirm" : "ຢືນຢັນ"
"Cancel" : "ຍົກເລີກ",
"Confirm" : "ຢືນຢັນ",
"Settings" : "ການຕັ້ງຄ່າ"
},"pluralForm" :"nplurals=1; plural=0;"
}