PHP Classes

File: public/assets/bower_components/bootstrap-datepicker/js/locales/bootstrap-datepicker.sq.js

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   PHP Inventory Management System with Scanner   public/assets/bower_components/bootstrap-datepicker/js/locales/bootstrap-datepicker.sq.js   Download  
File: public/assets/bower_components/bootstrap-datepicker/js/locales/bootstrap-datepicker.sq.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Inventory Management System with Scanner
Manage inventory stock using scanner application
Author: By
Last change:
Date: 1 year ago
Size: 636 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ė"], daysShort: ["Die", "Hėn", "Mar", "Mėr", "Enj", "Pre", "Shtu"], daysMin: ["Di", "Hė", "Ma", "Mė", "En", "Pr", "Sht"], 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));