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 | 72b51a6558b78717c2fb55aba03abe2c8bbd9f72 (patch) | |
tree | 37b3e24a5a6580fd08d6790aea2ada3ebe5bca20 /bootstrap_datepicker/static/js/locales/bootstrap-datepicker.zh-TW.min.js | |
parent | 1d7e5abe6539852074387c771027fbf452c05d55 (diff) | |
download | Ishtar-72b51a6558b78717c2fb55aba03abe2c8bbd9f72.tar.bz2 Ishtar-72b51a6558b78717c2fb55aba03abe2c8bbd9f72.zip |
UI: Workon on a new date picker
Diffstat (limited to 'bootstrap_datepicker/static/js/locales/bootstrap-datepicker.zh-TW.min.js')
-rw-r--r-- | bootstrap_datepicker/static/js/locales/bootstrap-datepicker.zh-TW.min.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap_datepicker/static/js/locales/bootstrap-datepicker.zh-TW.min.js b/bootstrap_datepicker/static/js/locales/bootstrap-datepicker.zh-TW.min.js new file mode 100644 index 000000000..e309c1d7d --- /dev/null +++ b/bootstrap_datepicker/static/js/locales/bootstrap-datepicker.zh-TW.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates["zh-TW"]={days:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"],daysShort:["週日","週一","週二","週三","週四","週五","週六"],daysMin:["日","一","二","三","四","五","六"],months:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],monthsShort:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],today:"今天",format:"yyyy年mm月dd日",weekStart:1,clear:"清除"}}(jQuery);
\ No newline at end of file |