Files
fullcalendar/lang/iw.js
T

11 lines
170 B
JavaScript

$.fullCalendar.lang("iw", {
defaultButtonText: {
month: "חודש",
week: "שבוע",
day: "יום",
list: "סדר יום"
},
allDayText: "כל היום"
});