diff options
Diffstat (limited to 'js/yui3/calendar-base/lang/calendar-base_es.js')
-rw-r--r-- | js/yui3/calendar-base/lang/calendar-base_es.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/js/yui3/calendar-base/lang/calendar-base_es.js b/js/yui3/calendar-base/lang/calendar-base_es.js new file mode 100644 index 000000000..465fcc7a2 --- /dev/null +++ b/js/yui3/calendar-base/lang/calendar-base_es.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_es",function(e){e.Intl.add("calendar-base","es",{very_short_weekdays:["Do","Lu","Ma","Mi","Ju","Vi","Sa"],first_weekday:1,weekends:[0,6]})},"3.17.2"); |