diff options
Diffstat (limited to 'core/l10n/es_PY.js')
-rw-r--r-- | core/l10n/es_PY.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/es_PY.js b/core/l10n/es_PY.js index f93fec0fc05..290a03e1286 100644 --- a/core/l10n/es_PY.js +++ b/core/l10n/es_PY.js @@ -219,7 +219,6 @@ OC.L10N.register( "restricted" : "restringido", "invisible" : "invisible", "File not found" : "Archivo no encontrado", - "More" : "Más", - "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. " + "More" : "Más" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |