UNPKG

@fullcalendar/core

Version:

FullCalendar core package for rendering a calendar

25 lines (21 loc) 541 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var l33 = { code: 'he', direction: 'rtl', buttonText: { prev: 'הקודם', next: 'הבא', today: 'היום', year: 'שנה', month: 'חודש', week: 'שבוע', day: 'יום', list: 'סדר יום', }, allDayText: 'כל היום', moreLinkText: 'נוספים', noEventsText: 'אין אירועים להצגה', weekText: 'שבוע', }; exports["default"] = l33;