PHP Classes

File: js/locales/bootstrap-datepicker.sq.js

Recommend this page to a friend!
  Classes of Fabio Pintore   FormE   js/locales/bootstrap-datepicker.sq.js   Download  
File: js/locales/bootstrap-datepicker.sq.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: FormE
Build form and manage MySQL table records with XML
Author: By
Last change:
Date: 6 years ago
Size: 659 bytes
 

Contents

Class file image Download
/** * Albanian translation for bootstrap-datepicker * Tomor Pupovci <http://www.github.com/ttomor> */ ;(function($){ $.fn.datepicker.dates['sq'] = { days: ["E Diel", "E Hėnė", "E mart?", "E mėrkurė", "E Enjte", "E Premte", "E Shtunė", "E Diel"], daysShort: ["Die", "Hėn", "Mar", "Mėr", "Enj", "Pre", "Shtu", "Die"], daysMin: ["Di", "Hė", "Ma", "Mė", "En", "Pr", "Sht", "Di"], months: ["Janar", "Shkurt", "Mars", "Prill", "Maj", "Qershor", "Korrik", "Gusht", "Shtator", "Tetor", "Nėntor", "Dhjetor"], monthsShort: ["Jan", "Shk", "Mar", "Pri", "Maj", "Qer", "Korr", "Gu", "Sht", "Tet", "Nėn", "Dhjet"], today: "Sot" }; }(jQuery));