Skip to content

Instantly share code, notes, and snippets.

@Klerith
Last active December 3, 2024 00:32
Show Gist options
  • Save Klerith/1658fc368898dd673fc5a9a01ccb12ff to your computer and use it in GitHub Desktop.
Save Klerith/1658fc368898dd673fc5a9a01ccb12ff to your computer and use it in GitHub Desktop.
Big-Calendar - mensajes en español
export const messages = {
allDay: 'Todo el día',
previous: '<',
next: '>',
today: 'Hoy',
month: 'Mes',
week: 'Semana',
day: 'Día',
agenda: 'Agenda',
date: 'Fecha',
time: 'Hora',
event: 'Evento',
noEventsInRange: 'No hay eventos en este rango',
showMore: total => `+ Ver más (${total})`
};
@xxandroxx
Copy link

Que grande profe!

@Ronstein
Copy link

gracias profe

@leonidas198
Copy link

Gracias Fernando!!

@Crislander94
Copy link

Siempre con contenido de calidad, saludos!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment