UNPKG

@fullcalendar/web-component

Version:
24 lines (22 loc) 575 B
var l25 = { code: 'et', week: { dow: 1, // Monday is the first day of the week. doy: 4, // The week that contains Jan 4th is the first week of the year. }, prevText: 'Eelnev', nextText: 'Järgnev', todayText: 'Täna', yearText: 'Aasta', monthText: 'Kuu', weekTextLong: 'Nädal', weekTextShort: 'Näd', dayText: 'Päev', listText: 'Päevakord', allDayText: 'Kogu\npäev', moreLinkText(n) { return '+ veel ' + n; }, noEventsText: 'Kuvamiseks puuduvad sündmused', }; export { l25 as l };