Skip to content

Commit

Permalink
Merge pull request #929 from mentortori/patch-1
Browse files Browse the repository at this point in the history
Corrected misspellings
  • Loading branch information
acrobat committed Dec 10, 2014
2 parents 3e96017 + 59018b6 commit 44299f8
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 44299f8

Please sign in to comment.