mirror of
https://github.com/dkmstr/openuds.git
synced 2024-12-22 13:34:04 +03:00
Added datepicker for chinese
This commit is contained in:
parent
7b51bb7985
commit
690fd7c9cc
1
server/src/uds/static/adm/js/datepicker-locales/bootstrap-datepicker.zh-hans.min.js
vendored
Normal file
1
server/src/uds/static/adm/js/datepicker-locales/bootstrap-datepicker.zh-hans.min.js
vendored
Normal file
@ -0,0 +1 @@
|
||||
!function(a){a.fn.datepicker.dates["zh-CN"]={days:["星期日","星期一","星期二","星期三","星期四","星期五","星期六","星期日"],daysShort:["周日","周一","周二","周三","周四","周五","周六","周日"],daysMin:["日","一","二","三","四","五","六","日"],months:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],monthsShort:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],today:"今日",format:"yyyy年mm月dd日",weekStart:1,clear:"清空"}}(jQuery);
|
Loading…
Reference in New Issue
Block a user