Files
2014-07-25 16:23:04 +01:00

11 lines
170 B
JavaScript

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