tr.js 251 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 $.fullCalendar.lang("tr", { buttonText: { next: "ileri", // override JQUI's, which has a non-closing HTML entity in it month: "Ay", week: "Hafta", day: "Gün", list: "Ajanda" }, allDayText: "Tüm gün", eventLimitText: "daha fazla" });