diff options
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index cd73492ddde..9d4228ee913 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -137,6 +137,8 @@ OC.L10N.register( "More apps" : "Más aplicaciones", "Currently open" : "Actualmente abierto", "_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificaciones","{count} notificaciones"], + "Pick a start date" : "Escoja una fecha de inicio", + "Pick an end date" : "Escoja una fecha fin", "Log in" : "Iniciar sesión", "Logging in …" : "Iniciando sesión ...", "Server side authentication failed!" : "La autenticación ha fallado en el servidor.", |