
themes: css name is now jquery-ui.css (was: jquery-ui-1.8.18.custom.css) ui: js name is now jquery-ui.js (was: jquery-ui-1.8.18.custom.js) added minified ui/minified/jquery-ui.min.js added minified ui/minified/i18n/jquery-ui-i18n.min.js i18n: added "ka"
5 lines
869 B
JavaScript
5 lines
869 B
JavaScript
/*! jQuery UI - v1.8.24 - 2012-09-28
|
|
* https://github.com/jquery/jquery-ui
|
|
* Includes: jquery.ui.datepicker-cy-GB.js
|
|
* Copyright (c) 2012 AUTHORS.txt; Licensed MIT, GPL */
|
|
jQuery(function(a){a.datepicker.regional["cy-GB"]={closeText:"Done",prevText:"Prev",nextText:"Next",currentText:"Today",monthNames:["Ionawr","Chwefror","Mawrth","Ebrill","Mai","Mehefin","Gorffennaf","Awst","Medi","Hydref","Tachwedd","Rhagfyr"],monthNamesShort:["Ion","Chw","Maw","Ebr","Mai","Meh","Gor","Aws","Med","Hyd","Tac","Rha"],dayNames:["Dydd Sul","Dydd Llun","Dydd Mawrth","Dydd Mercher","Dydd Iau","Dydd Gwener","Dydd Sadwrn"],dayNamesShort:["Sul","Llu","Maw","Mer","Iau","Gwe","Sad"],dayNamesMin:["Su","Ll","Ma","Me","Ia","Gw","Sa"],weekHeader:"Wy",dateFormat:"dd/mm/yy",firstDay:1,isRTL:!1,showMonthAfterYear:!1,yearSuffix:""},a.datepicker.setDefaults(a.datepicker.regional["cy-GB"])}); |