Skip to content

Commit 8521c74

Browse files
ergi-kilivsn4ik
authored andcommitted
Adding properties (#2479)
1 parent 9dabaee commit 8521c74

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

js/locales/bootstrap-datepicker.sq.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@
99
daysMin: ["Di", "Hë", "Ma", "Më", "En", "Pr", "Sht"],
1010
months: ["Janar", "Shkurt", "Mars", "Prill", "Maj", "Qershor", "Korrik", "Gusht", "Shtator", "Tetor", "Nëntor", "Dhjetor"],
1111
monthsShort: ["Jan", "Shk", "Mar", "Pri", "Maj", "Qer", "Korr", "Gu", "Sht", "Tet", "Nën", "Dhjet"],
12-
today: "Sot"
12+
monthsTitle: "Muaj",
13+
today: "Sot",
14+
weekStart: 1,
15+
format: "dd/mm/yyyy",
16+
clear: "Pastro"
1317
};
1418
}(jQuery));
1519

0 commit comments

Comments
 (0)