PHP Classes

File: public/assets/bootstrap/dt/js/locales/bootstrap-datetimepicker.ua.js

Recommend this page to a friend!
  Classes of harold rita   Coloftech PHP Multiple Sites Blog System   public/assets/bootstrap/dt/js/locales/bootstrap-datetimepicker.ua.js   Download  
File: public/assets/bootstrap/dt/js/locales/bootstrap-datetimepicker.ua.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Coloftech PHP Multiple Sites Blog System
CMS to Manage multiple blog sites
Author: By
Last change:
Date: 2 years ago
Size: 874 bytes
 

Contents

Class file image Download
/** * Ukrainian translation for bootstrap-datepicker * Igor Polynets */ ;(function($){ $.fn.datetimepicker.dates['ua'] = { days: ["??????", "?????????", "????????", "??????", "???????", "?'??????", "??????", "??????"], daysShort: ["???", "???", "???", "???", "???", "???", "???", "???"], daysMin: ["??", "??", "??", "??", "??", "??", "??", "??"], months: ["C?????", "?????", "????????", "???????", "???????", "???????", "??????", "???????", "????????", "???????", "????????", "???????"], monthsShort: ["???", "???", "???", "???", "???", "???", "???", "???", "???", "???", "???", "???"], today: "????????", weekStart: 1 }; }(jQuery));