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 2017-05-18 00:21:09 +00:00
parent 7c1e980dc8
commit c0c48d76fd
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
OC.L10N.register( OC.L10N.register(
"ocsms", "ocsms",
{ {
"Phone Sync" : "Telefon synkronisering" "Phone Sync" : "Telefonsynkronisering"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

View File

@ -1,4 +1,4 @@
{ "translations": { { "translations": {
"Phone Sync" : "Telefon synkronisering" "Phone Sync" : "Telefonsynkronisering"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }