diff options
Diffstat (limited to 'apps/theming/l10n/es.js')
-rw-r--r-- | apps/theming/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js index ece4e9914ad..e9d76b57516 100644 --- a/apps/theming/l10n/es.js +++ b/apps/theming/l10n/es.js @@ -5,6 +5,7 @@ OC.L10N.register( "Saved" : "Guardado", "Admin" : "Administración", "a safe home for all your data" : "un hogar seguro para todos tus datos", + "Name cannot be empty" : "El nombre no puede estar vacío", "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", |