diff options
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/es.js | 1 | ||||
-rw-r--r-- | lib/l10n/es.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index f8ce3269cba..c70d32d4cfb 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -77,6 +77,7 @@ OC.L10N.register( "Encryption" : "Cifrado", "Additional settings" : "Configuración adicional", "Personal info" : "Información personal", + "Mobile & desktop" : "Móvil y escritorio", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", "Verifying …" : "Verificando...", diff --git a/lib/l10n/es.json b/lib/l10n/es.json index 175cc1a85aa..9eea1947f2c 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -75,6 +75,7 @@ "Encryption" : "Cifrado", "Additional settings" : "Configuración adicional", "Personal info" : "Información personal", + "Mobile & desktop" : "Móvil y escritorio", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", "Verifying …" : "Verificando...", |