mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-08-04 12:53:58 +08:00
Added Bahasa Indonesia support (id.js language file)
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
|
||||
$.fullCalendar.lang("id", {
|
||||
defaultButtonText: {
|
||||
month: "Bulan",
|
||||
week: "Minggu",
|
||||
day: "Hari",
|
||||
list: "Agenda"
|
||||
},
|
||||
allDayText: "Sehari penuh"
|
||||
});
|
||||
Reference in New Issue
Block a user