diff options
author | Marvin Borner | 2018-07-13 19:06:45 +0200 |
---|---|---|
committer | Marvin Borner | 2018-07-13 19:06:45 +0200 |
commit | 6fcfb7c04d32e1c8b26a312295bf7ac3ec2d2ad7 (patch) | |
tree | dbc87ef16fa01d5d99116de283592b8fe5e02944 /public/bower_components/jquery-ui/ui/minified/i18n/datepicker-tj.min.js | |
parent | dfd839f27146df0ad0494e11734fc7d310c70ebf (diff) |
Fixed many permissions and began admin interface
Diffstat (limited to 'public/bower_components/jquery-ui/ui/minified/i18n/datepicker-tj.min.js')
-rw-r--r-- | public/bower_components/jquery-ui/ui/minified/i18n/datepicker-tj.min.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/bower_components/jquery-ui/ui/minified/i18n/datepicker-tj.min.js b/public/bower_components/jquery-ui/ui/minified/i18n/datepicker-tj.min.js new file mode 100644 index 0000000..343c1f0 --- /dev/null +++ b/public/bower_components/jquery-ui/ui/minified/i18n/datepicker-tj.min.js @@ -0,0 +1,4 @@ +/*! jQuery UI - v1.11.4 - 2015-03-13 +* http://jqueryui.com +* Copyright jQuery Foundation and other contributors; Licensed MIT */ +(function(e){"function"==typeof define&&define.amd?define(["../datepicker"],e):e(jQuery.datepicker)})(function(e){return e.regional.tj={closeText:"Идома",prevText:"<Қафо",nextText:"Пеш>",currentText:"Имрӯз",monthNames:["Январ","Феврал","Март","Апрел","Май","Июн","Июл","Август","Сентябр","Октябр","Ноябр","Декабр"],monthNamesShort:["Янв","Фев","Мар","Апр","Май","Июн","Июл","Авг","Сен","Окт","Ноя","Дек"],dayNames:["якшанбе","душанбе","сешанбе","чоршанбе","панҷшанбе","ҷумъа","шанбе"],dayNamesShort:["якш","душ","сеш","чор","пан","ҷум","шан"],dayNamesMin:["Як","Дш","Сш","Чш","Пш","Ҷм","Шн"],weekHeader:"Хф",dateFormat:"dd.mm.yy",firstDay:1,isRTL:!1,showMonthAfterYear:!1,yearSuffix:""},e.setDefaults(e.regional.tj),e.regional.tj});
\ No newline at end of file |