diff options
Diffstat (limited to 'settings/l10n/es.php')
-rw-r--r-- | settings/l10n/es.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/es.php b/settings/l10n/es.php index 305728d3dc7..ad599402d30 100644 --- a/settings/l10n/es.php +++ b/settings/l10n/es.php @@ -3,6 +3,7 @@ "Invalid email" => "Correo Incorrecto", "OpenID Changed" => "OpenID cambiado", "Invalid request" => "Solicitud no válida", +"Authentication error" => "Error de autenticación", "Language changed" => "Idioma cambiado", "Disable" => "Desactivar", "Enable" => "Activar", @@ -44,6 +45,8 @@ "Create" => "Crear", "Default Quota" => "Cuota predeterminada", "Other" => "Otro", +"SubAdmin" => "SubAdmin", "Quota" => "Cuota", +"SubAdmin for ..." => "SubAdmin para ...", "Delete" => "Eliminar" ); |