UNPKG

@fullcalendar/web-component

Version:
21 lines (19 loc) 507 B
var l63 = { code: 'sl', week: { dow: 1, // Monday is the first day of the week. doy: 7, // The week that contains Jan 1st is the first week of the year. }, prevText: 'Prejšnji', nextText: 'Naslednji', todayText: 'Trenutni', yearText: 'Leto', monthText: 'Mesec', weekTextLong: 'Teden', dayText: 'Dan', listText: 'Dnevni red', allDayText: 'Ves dan', moreLinkText: 'več', noEventsText: 'Ni dogodkov za prikaz', }; export { l63 as l };