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

10 lines
157 B
JavaScript

$.fullCalendar.lang("pl", {
buttonText: {
month: "Miesiąc",
week: "Tydzień",
day: "Dzień",
list: "Plan dnia"
},
allDayText: "Cały dzień"
});