diff options
author | Chi Cheng <cloudream@gmail.com> | 2009-03-10 19:10:50 +0000 |
---|---|---|
committer | Chi Cheng <cloudream@gmail.com> | 2009-03-10 19:10:50 +0000 |
commit | dd601d526c3490cd9ea4d6444d4c37f15f9a494a (patch) | |
tree | e5a05a8f3027364936de0171b75becbbaa1ae531 | |
parent | 7e3b8483a351d29d64029eda8e814c07053296f0 (diff) | |
download | jquery-ui-dd601d526c3490cd9ea4d6444d4c37f15f9a494a.tar.gz jquery-ui-dd601d526c3490cd9ea4d6444d4c37f15f9a494a.zip |
Datepicker : albanian localization. fixed #4313
-rw-r--r-- | ui/i18n/ui.datepicker-sq.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/i18n/ui.datepicker-sq.js b/ui/i18n/ui.datepicker-sq.js index 3baee0b8a..ac67e68c8 100644 --- a/ui/i18n/ui.datepicker-sq.js +++ b/ui/i18n/ui.datepicker-sq.js @@ -6,7 +6,7 @@ jQuery(function($){ prevText: '<mbrapa', nextText: 'Përpara>', currentText: 'sot', - monthNames: ['Janar','Shkurt','Mars','Pril','Maj','Qershor', + monthNames: ['Janar','Shkurt','Mars','Prill','Maj','Qershor', 'Korrik','Gusht','Shtator','Tetor','Nëntor','Dhjetor'], monthNamesShort: ['Jan','Shk','Mar','Pri','Maj','Qer', 'Kor','Gus','Sht','Tet','Nën','Dhj'], |