diff options
Diffstat (limited to 'core/l10n/es_PR.js')
-rw-r--r-- | core/l10n/es_PR.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/es_PR.js b/core/l10n/es_PR.js index 0fe6e665484..cd67d8c9e78 100644 --- a/core/l10n/es_PR.js +++ b/core/l10n/es_PR.js @@ -218,7 +218,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;"); |