UNPKG

@fullcalendar/web-component

Version:
22 lines (20 loc) 528 B
var l71 = { code: 'tr', 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: 'geri', nextText: 'ileri', todayText: 'bugün', yearText: 'Yıl', monthText: 'Ay', weekTextLong: 'Hafta', weekTextShort: 'Hf', dayText: 'Gün', listText: 'Ajanda', allDayText: 'Tüm gün', moreLinkText: 'daha fazla', noEventsText: 'Gösterilecek etkinlik yok', }; export { l71 as l };