diff options
Diffstat (limited to 'apps/dav/l10n/es_MX.js')
-rw-r--r-- | apps/dav/l10n/es_MX.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/es_MX.js b/apps/dav/l10n/es_MX.js index 9cf121ee416..59a15425ed5 100644 --- a/apps/dav/l10n/es_MX.js +++ b/apps/dav/l10n/es_MX.js @@ -86,7 +86,6 @@ OC.L10N.register( "Organizer:" : "Organizador:", "Attendees:" : "Asistentes:", "Title:" : "Título:", - "Time:" : "Hora:", "Location:" : "Ubicación:", "Link:" : "Enlace:", "Accept" : "Aceptar", @@ -209,6 +208,7 @@ OC.L10N.register( "Tentative" : "Tentativo", "Your attendance was updated successfully." : "Su asistencia se actualizó correctamente.", "To-dos" : "Tareas pendientes", + "Time:" : "Hora:", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Si configura sus horas laborales, otros usuarios verán cuándo está fuera de la oficina cuando agenden una reunión." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |