diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-01-11 10:40:29 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-01-11 10:40:29 +0100 |
commit | 1f374dd36b2901b35e4ab0bdbcfcbcbb93224f1a (patch) | |
tree | 37b3e24a5a6580fd08d6790aea2ada3ebe5bca20 /bootstrap_datepicker/static/js/locales/bootstrap-datepicker.zh-CN.min.js | |
parent | 1b68835844edb9038486b1ffeed210157cf7b8f3 (diff) | |
download | Ishtar-1f374dd36b2901b35e4ab0bdbcfcbcbb93224f1a.tar.bz2 Ishtar-1f374dd36b2901b35e4ab0bdbcfcbcbb93224f1a.zip |
UI: Workon on a new date picker
Diffstat (limited to 'bootstrap_datepicker/static/js/locales/bootstrap-datepicker.zh-CN.min.js')
-rw-r--r-- | bootstrap_datepicker/static/js/locales/bootstrap-datepicker.zh-CN.min.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap_datepicker/static/js/locales/bootstrap-datepicker.zh-CN.min.js b/bootstrap_datepicker/static/js/locales/bootstrap-datepicker.zh-CN.min.js new file mode 100644 index 000000000..127917640 --- /dev/null +++ b/bootstrap_datepicker/static/js/locales/bootstrap-datepicker.zh-CN.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates["zh-CN"]={days:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"],daysShort:["周日","周一","周二","周三","周四","周五","周六"],daysMin:["日","一","二","三","四","五","六"],months:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],monthsShort:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],today:"今日",clear:"清除",format:"yyyy年mm月dd日",titleFormat:"yyyy年mm月",weekStart:1}}(jQuery);
\ No newline at end of file |