Files
fullcalendar/lang/hr.js
T

10 lines
147 B
JavaScript

$.fullCalendar.lang("hr", {
buttonText: {
month: "Mjesec",
week: "Tjedan",
day: "Dan",
list: "Raspored"
},
allDayText: "Cijeli dan"
});