diff options
Diffstat (limited to 'js/yui3/calendar-base/lang/calendar-base_zh-Hans-CN.js')
-rw-r--r-- | js/yui3/calendar-base/lang/calendar-base_zh-Hans-CN.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/js/yui3/calendar-base/lang/calendar-base_zh-Hans-CN.js b/js/yui3/calendar-base/lang/calendar-base_zh-Hans-CN.js new file mode 100644 index 000000000..3d941cbfd --- /dev/null +++ b/js/yui3/calendar-base/lang/calendar-base_zh-Hans-CN.js @@ -0,0 +1,8 @@ +/* +YUI 3.17.2 (build 9c3c78e) +Copyright 2014 Yahoo! Inc. All rights reserved. +Licensed under the BSD License. +http://yuilibrary.com/license/ +*/ + +YUI.add("lang/calendar-base_zh-Hans-CN",function(e){e.Intl.add("calendar-base","zh-Hans-CN",{very_short_weekdays:["\u65e5","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d"],first_weekday:0,weekends:[0,6]})},"3.17.2"); |