diff options
Diffstat (limited to 'js/yui3/calendar-base/lang/calendar-base_nl.js')
-rw-r--r-- | js/yui3/calendar-base/lang/calendar-base_nl.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/js/yui3/calendar-base/lang/calendar-base_nl.js b/js/yui3/calendar-base/lang/calendar-base_nl.js new file mode 100644 index 000000000..525b50713 --- /dev/null +++ b/js/yui3/calendar-base/lang/calendar-base_nl.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_nl",function(e){e.Intl.add("calendar-base","nl",{very_short_weekdays:["zo","ma","di","woe","do","vr","za"],first_weekday:1,weekends:[0,6]})},"3.17.2"); |