/*! jQuery UI - v1.10.3 - 2013-05-03
* http://jqueryui.com
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
jQuery(function(e){e.datepicker.regional.ka={closeText:"???????",prevText:"< ????",nextText:"??????? >",currentText:"????",monthNames:["???????","?????????","?????","??????","?????","??????","??????","???????","??????????","?????????","????????","?????????"],monthNamesShort:["???","???","???","???","???","???","???","???","???","???","???","???"],dayNames:["?????","????????","?????????","?????????","?????????","?????????","??????"],dayNamesShort:["??","???","???","???","???","???","???"],dayNamesMin:["??","???","???","???","???","???","???"],weekHeader:"?????",dateFormat:"dd-mm-yy",firstDay:1,isRTL:!1,showMonthAfterYear:!1,yearSuffix:""},e.datepicker.setDefaults(e.datepicker.regional.ka)});
|