mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-08-11 11:18:47 +08:00
Added is.js language file
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
|
||||
$.fullCalendar.lang("is", {
|
||||
defaultButtonText: {
|
||||
month: "Mánuður",
|
||||
week: "Vika",
|
||||
day: "Dagur",
|
||||
list: "Dagskrá"
|
||||
},
|
||||
allDayText: "Allan daginn"
|
||||
});
|
||||
Reference in New Issue
Block a user