/home/techb158/workloadmatch.com/plugins/datepicker/locales
NameSizeModeActions
bootstrap-datepicker.ar.js9490644editdlrm
bootstrap-datepicker.az.js6590644editdlrm
bootstrap-datepicker.bg.js8360644editdlrm
bootstrap-datepicker.ca.js6390644editdlrm
bootstrap-datepicker.cs.js7110644editdlrm
bootstrap-datepicker.cy.js6220644editdlrm
bootstrap-datepicker.da.js6730644editdlrm
bootstrap-datepicker.de.js6970644editdlrm
bootstrap-datepicker.el.js8870644editdlrm
bootstrap-datepicker.es.js6470644editdlrm
bootstrap-datepicker.et.js8130644editdlrm
bootstrap-datepicker.fa.js8660644editdlrm
bootstrap-datepicker.fi.js7260644editdlrm
bootstrap-datepicker.fr.js7010644editdlrm
bootstrap-datepicker.gl.js5630644editdlrm
bootstrap-datepicker.he.js7670644editdlrm
bootstrap-datepicker.hr.js5980644editdlrm
bootstrap-datepicker.hu.js7150644editdlrm
bootstrap-datepicker.id.js6520644editdlrm
bootstrap-datepicker.is.js7090644editdlrm
bootstrap-datepicker.it.js7150644editdlrm
bootstrap-datepicker.ja.js6650644editdlrm
bootstrap-datepicker.ka.js12610644editdlrm
bootstrap-datepicker.kk.js8710644editdlrm
bootstrap-datepicker.kr.js6370644editdlrm
bootstrap-datepicker.lt.js7640644editdlrm
bootstrap-datepicker.lv.js7320644editdlrm
bootstrap-datepicker.mk.js9180644editdlrm
bootstrap-datepicker.ms.js6210644editdlrm
bootstrap-datepicker.nb.js6640644editdlrm
bootstrap-datepicker.nl-BE.js7360644editdlrm
bootstrap-datepicker.nl.js6430644editdlrm
bootstrap-datepicker.no.js6220644editdlrm
bootstrap-datepicker.pl.js7750644editdlrm
bootstrap-datepicker.pt-BR.js6620644editdlrm
bootstrap-datepicker.pt.js7170644editdlrm
bootstrap-datepicker.ro.js6960644editdlrm
bootstrap-datepicker.rs-latin.js6470644editdlrm
bootstrap-datepicker.rs.js8350644editdlrm
bootstrap-datepicker.ru.js8830644editdlrm
bootstrap-datepicker.sk.js6930644editdlrm
bootstrap-datepicker.sl.js6440644editdlrm
bootstrap-datepicker.sq.js6590644editdlrm
bootstrap-datepicker.sv.js6890644editdlrm
bootstrap-datepicker.sw.js7730644editdlrm
bootstrap-datepicker.th.js10080644editdlrm
bootstrap-datepicker.tr.js6710644editdlrm
bootstrap-datepicker.ua.js8680644editdlrm
bootstrap-datepicker.vi.js7610644editdlrm
bootstrap-datepicker.zh-CN.js7960644editdlrm
bootstrap-datepicker.zh-TW.js8910644editdlrm
Edit: /home/techb158/workloadmatch.com/plugins/datepicker/locales/bootstrap-datepicker.sq.js (659B)
/** * Albanian translation for bootstrap-datepicker * Tomor Pupovci */ ;(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));