1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-06-06 02:47:47 +00:00
parent 55d73cd12c
commit 82cd91e761
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 2 additions and 2 deletions

View File

@ -6,4 +6,4 @@ OC.L10N.register(
"Enable" : "قوزغات",
"Disable" : "چەكلە"
},
"nplurals=1; plural=0;");
"nplurals=2; plural=(n != 1);");

View File

@ -3,5 +3,5 @@
"Settings" : "تەڭشەكلەر",
"Enable" : "قوزغات",
"Disable" : "چەكلە"
},"pluralForm" :"nplurals=1; plural=0;"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}