Skip to content

Commit

Permalink
Corrected misspellings
Browse files Browse the repository at this point in the history
  • Loading branch information
mentortori committed May 14, 2014
1 parent 8bc254a commit 59018b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/locales/bootstrap-datepicker.sq.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/
;(function($){
$.fn.datepicker.dates['sq'] = {
days: ["E Diel", "E Hënë", "E martē", "E mërkurë", "E Enjte", "E Premte", "E Shtunë", "E Diel"],
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"],
Expand Down

0 comments on commit 59018b6

Please sign in to comment.