UNPKG

@fullcalendar/web-component

Version:
22 lines (20 loc) 566 B
var l6 = { code: 'ar-tn', 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. }, direction: 'rtl', prevText: 'السابق', nextText: 'التالي', todayText: 'اليوم', yearText: 'سنة', monthText: 'شهر', weekTextLong: 'أسبوع', dayText: 'يوم', listText: 'أجندة', allDayText: 'اليوم كله', moreLinkText: 'أخرى', noEventsText: 'أي أحداث لعرض', }; export { l6 as l };