diff options
Diffstat (limited to 'apps/dav/l10n/es.js')
-rw-r--r-- | apps/dav/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index 22e37487f7f..9fcffafb106 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -50,7 +50,7 @@ OC.L10N.register( "Where:" : "Dónde:", "Description:" : "Descripción:", "Untitled event" : "Evento sin título", - "_%n year_::_%n years_" : ["%n año","%naños"], + "_%n year_::_%n years_" : ["%n año","%n años"], "_%n month_::_%n months_" : ["%n mes","%n meses"], "_%n day_::_%n days_" : ["%n día","%n días"], "_%n hour_::_%n hours_" : ["%n hora","%n horas"], |