diff options
Diffstat (limited to 'core/l10n/es_EC.js')
-rw-r--r-- | core/l10n/es_EC.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/es_EC.js b/core/l10n/es_EC.js index 6688331061b..a59db133813 100644 --- a/core/l10n/es_EC.js +++ b/core/l10n/es_EC.js @@ -130,6 +130,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" : "Elegir una fecha de inicio", + "Pick an end date" : "Elegir una fecha de finalización", "Log in" : "Ingresar", "Logging in …" : "Iniciando sesión ...", "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!", |