diff options
Diffstat (limited to 'core/l10n/es_419.js')
-rw-r--r-- | core/l10n/es_419.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/l10n/es_419.js b/core/l10n/es_419.js index d2a0ca94a3e..b2f831241d2 100644 --- a/core/l10n/es_419.js +++ b/core/l10n/es_419.js @@ -220,7 +220,6 @@ OC.L10N.register( "invisible" : "invisible", "File not found" : "Archivo no encontrado", "More" : "Más", - "The password is wrong. Try again." : "Error en la contraseña. Inténtalo de nuevo.", "Setup two-factor authentication" : "Configurar autenticación de dos factores" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |