diff options
Diffstat (limited to 'apps/theming/l10n/es.js')
-rw-r--r-- | apps/theming/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js index 36fafe3cb6f..cb1629de223 100644 --- a/apps/theming/l10n/es.js +++ b/apps/theming/l10n/es.js @@ -1,13 +1,13 @@ OC.L10N.register( "theming", { + "Saved" : "Guardado", "Admin" : "Administración", "a safe home for all your data" : "un hogar seguro para todos tus datos", "The given name is too long" : "El nombre provisto es muy largo", "The given web address is too long" : "La dirección provista es muy larga", "The given slogan is too long" : "El eslogan provisto es muy largo", "The given color is invalid" : "El color provisto es inválido", - "Saved" : "Guardado", "No file uploaded" : "No se ha subido archivo", "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme" : "Usted ya usa un tema personalizado", |