diff options
Diffstat (limited to 'core/l10n/es.php')
-rw-r--r-- | core/l10n/es.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es.php b/core/l10n/es.php index 21866d2ed67..8a0219abe59 100644 --- a/core/l10n/es.php +++ b/core/l10n/es.php @@ -21,6 +21,7 @@ "Ok" => "Aceptar", "No categories selected for deletion." => "No hay categorías seleccionadas para borrar.", "Error" => "Fallo", +"Password" => "Contraseña", "ownCloud password reset" => "Reiniciar contraseña de ownCloud", "Use the following link to reset your password: {link}" => "Utiliza el siguiente enlace para restablecer tu contraseña: {link}", "You will receive a link to reset your password via Email." => "Recibirás un enlace por correo electrónico para restablecer tu contraseña", @@ -42,7 +43,6 @@ "Edit categories" => "Editar categorías", "Add" => "Añadir", "Create an <strong>admin account</strong>" => "Crea una <strong>cuenta de administrador</strong>", -"Password" => "Contraseña", "Advanced" => "Avanzado", "Data folder" => "Directorio de almacenamiento", "Configure the database" => "Configurar la base de datos", |