diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/es.js | 2 | ||||
-rw-r--r-- | core/l10n/es.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 4b7243ef6ea..774ff7ef9d2 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -256,7 +256,7 @@ OC.L10N.register( "Please try again or contact your administrator." : "Por favor reintente nuevamente o contáctese con su administrador.", "Log in" : "Ingresar", "Wrong password. Reset it?" : "Contraseña incorrecta. ¿Restablecerla?", - "Stay logged in" : "Permanecer autentificado", + "Stay logged in" : "Permanecer autenticado", "Alternative Logins" : "Inicios de sesión alternativos", "This ownCloud instance is currently in single user mode." : "Esta instalación de ownCloud se encuentra en modo de usuario único.", "This means only administrators can use the instance." : "Esto quiere decir que solo un administrador puede usarla.", diff --git a/core/l10n/es.json b/core/l10n/es.json index d6a0bd329b2..850e82d4195 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -254,7 +254,7 @@ "Please try again or contact your administrator." : "Por favor reintente nuevamente o contáctese con su administrador.", "Log in" : "Ingresar", "Wrong password. Reset it?" : "Contraseña incorrecta. ¿Restablecerla?", - "Stay logged in" : "Permanecer autentificado", + "Stay logged in" : "Permanecer autenticado", "Alternative Logins" : "Inicios de sesión alternativos", "This ownCloud instance is currently in single user mode." : "Esta instalación de ownCloud se encuentra en modo de usuario único.", "This means only administrators can use the instance." : "Esto quiere decir que solo un administrador puede usarla.", |