PHP Classes

File: public/assets/bootstrap/dt/js/locales/bootstrap-datetimepicker.bn.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.bn.js   Download  
File: public/assets/bootstrap/dt/js/locales/bootstrap-datetimepicker.bn.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: 1,286 bytes
 

Contents

Class file image Download
/** * Bangla(Bangladesh) translation for bootstrap-datetimepicker * Mahbub Rabbani <mahbub [dot] rucse [at] gmail.com> */ ;(function($){ $.fn.datetimepicker.dates['bn'] = { days: ["??????", "???????", "????????", "??????", "???????????", "????????", "??????", "??????"], daysShort: ["???", "????", "?????", "???", " ????", "?????", "???", "???"], daysMin: ["???", "????", "????", "???", "???", "?????", "???", "???"], months: ['????????', '??????????', '?????', '??????', '??', '???', '?????', '??????', '??????????', '???????', '???????', '????????' ], monthsShort: ['????', '??????', '?????', '?????', '??', '???', '????', '???', '??????', '?????', '???', '????' ], today: "??", suffix: [], meridiem: ['?????????', '???????'] }; }(jQuery));