My favorites
▼
|
Sign in
fullcalendar
ISSUE TRACKER HAS MOVED. DO NOT USE THIS (more info)
Project Home
Issues
Export to GitHub
New issue
Search
Search within:
All issues
Open issues
New issues
Issues to verify
for
Advanced search
Search tips
Subscriptions
Issue
2474
attachment: mk.js
(235 bytes)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$.fullCalendar.lang("mk", {
buttonText: {
month: "Месец",
week: "Недела",
day: "Ден",
list: "График"
},
allDayText: "Цел ден",
eventLimitText: function(n) {
return "+повеќе " + n;
}
});
Powered by
Google Project Hosting