diff --git a/l10n/es.js b/l10n/es.js index 94075fd..e05e469 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -1,6 +1,6 @@ OC.L10N.register( "ocsms", { - "Phone Sync" : "Sincronizar Telefono" + "Phone Sync" : "Sincronizar teléfono" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es.json b/l10n/es.json index 7acc880..96ab7b2 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -1,4 +1,4 @@ { "translations": { - "Phone Sync" : "Sincronizar Telefono" + "Phone Sync" : "Sincronizar teléfono" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file