Files
fullcalendar/lang/iw.js
T

10 lines
162 B
JavaScript

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