diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-14 02:25:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-14 02:25:22 +0000 |
commit | d3f66e2310ef790794aba81f12d7ab6a035736c3 (patch) | |
tree | bf952227908ce00d21470f9ea473c3faf3f65866 /core/l10n/es.js | |
parent | 6d2952d05973d96bf41897a28f8bdf4803d4f338 (diff) | |
download | nextcloud-server-d3f66e2310ef790794aba81f12d7ab6a035736c3.tar.gz nextcloud-server-d3f66e2310ef790794aba81f12d7ab6a035736c3.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index eb5f91453da..0398ec76bb2 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -144,6 +144,7 @@ OC.L10N.register( "Username or email" : "Nombre de usuario o email", "Password" : "Contraseña", "Show password" : "Mostrar contraseña", + "Hide password" : "Ocultar contraseña", "Wrong username or password." : "Usuario o contraseña erróneos.", "User disabled" : "Usuario deshabilitado", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos inválidos desde tu IP. Por tanto, tu próximo intento se retrasará 30 segundos.", |