diff options
Diffstat (limited to 'apps/dav/l10n/es_MX.json')
-rw-r--r-- | apps/dav/l10n/es_MX.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/es_MX.json b/apps/dav/l10n/es_MX.json index 2dbbd0ca264..071a5411fc1 100644 --- a/apps/dav/l10n/es_MX.json +++ b/apps/dav/l10n/es_MX.json @@ -84,7 +84,6 @@ "Organizer:" : "Organizador:", "Attendees:" : "Asistentes:", "Title:" : "Título:", - "Time:" : "Hora:", "Location:" : "Ubicación:", "Link:" : "Enlace:", "Accept" : "Aceptar", @@ -207,6 +206,7 @@ "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." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |