Files
fullcalendar/lang/it.js
T
2014-01-24 23:50:42 -08:00

10 lines
154 B
JavaScript

$.fullCalendar.lang("it", {
buttonText: {
month: "Mese",
week: "Settimana",
day: "Giorno",
list: "Agenda"
},
allDayText: "Tutto il giorno"
});