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

11 lines
163 B
JavaScript

$.fullCalendar.lang("vi", {
defaultButtonText: {
month: "Tháng",
week: "Tuần",
day: "Ngày",
list: "Lịch biểu"
},
allDayText: "Cả ngày"
});