tpruvot / fullcalendar

Year view implementation
http://epsy.ldtp.net/fullcalendar/demos/
MIT License
83 stars 26 forks source link

lost year: "年", in zh-cn.js and zh-tw.js #20

Closed ethfun closed 8 years ago

ethfun commented 8 years ago

defaultButtonText: {year: "年", month: "月", week: "周", day: "日", list: "日程"}, allDayText: "全天", eventLimitText: function (e) { return "另外 " + e + " 个" }

ethfun commented 8 years ago

closed