diff options
Diffstat (limited to 'lib/l10n/es.json')
-rw-r--r-- | lib/l10n/es.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/es.json b/lib/l10n/es.json index f7840cdf713..175cc1a85aa 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -64,8 +64,6 @@ "Log out" : "Cerrar sesión", "Users" : "Usuarios", "Unknown user" : "Usuario desconocido", - "APCu" : "APCu", - "Redis" : "Redis", "Create" : "Crear", "Change" : "Cambiar", "Delete" : "Eliminar", @@ -76,7 +74,6 @@ "Security" : "Seguridad", "Encryption" : "Cifrado", "Additional settings" : "Configuración adicional", - "Tips & tricks" : "Sugerencias y trucos", "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -233,6 +230,9 @@ "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s", "Personal" : "Personal", "Admin" : "Administración", + "APCu" : "APCu", + "Redis" : "Redis", + "Tips & tricks" : "Sugerencias y trucos", "DB Error: \"%s\"" : "Error de BD: \"%s\"", "Offending command was: \"%s\"" : "El comando ofensivo fue: \"%s\"", "Offending command was: \"%s\", name: %s, password: %s" : "El comando ofensivo fue: \"%s\", nombre: %s, contraseña: %s", |