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 2018-02-21 01:29:43 +00:00
parent 4d2cadc29f
commit de56a3e776
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(
"ocsms",
{
"Phone Sync" : "Sincronizar Telefono"
"Phone Sync" : "Sincronizar teléfono"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,4 +1,4 @@
{ "translations": {
"Phone Sync" : "Sincronizar Telefono"
"Phone Sync" : "Sincronizar teléfono"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}