diff options
Diffstat (limited to 'js/yui3/calendar-base/lang/calendar-base_pt-BR.js')
-rw-r--r-- | js/yui3/calendar-base/lang/calendar-base_pt-BR.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/js/yui3/calendar-base/lang/calendar-base_pt-BR.js b/js/yui3/calendar-base/lang/calendar-base_pt-BR.js new file mode 100644 index 000000000..b22e9e646 --- /dev/null +++ b/js/yui3/calendar-base/lang/calendar-base_pt-BR.js @@ -0,0 +1,7 @@ +/* +YUI 3.7.3 (build 5687) +Copyright 2012 Yahoo! Inc. All rights reserved. +Licensed under the BSD License. +http://yuilibrary.com/license/ +*/ +YUI.add("lang/calendar-base_pt-BR",function(e){e.Intl.add("calendar-base","pt-BR",{weekdays:["Domingo","Segunda","Ter\u00e7a","Quarta","Quinta","Sexta","S\u00e1bado"],short_weekdays:["Dom","Seg","Ter","Qua","Qui","Sex","Sab"],very_short_weekdays:["Dom","Seg","Ter","Qua","Qui","Sex","Sab"],first_weekday:0,weekends:[0,6]})},"3.7.3"); |