Skip to content

Commit 9dabaee

Browse files
Maharramoffvsn4ik
authored andcommitted
neat: added missing fields (#2472)
1 parent 4ac1ab1 commit 9dabaee

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

js/locales/bootstrap-datepicker.az.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
months: ["Yanvar", "Fevral", "Mart", "Aprel", "May", "İyun", "İyul", "Avqust", "Sentyabr", "Oktyabr", "Noyabr", "Dekabr"],
88
monthsShort: ["Yan", "Fev", "Mar", "Apr", "May", "İyun", "İyul", "Avq", "Sen", "Okt", "Noy", "Dek"],
99
today: "Bu gün",
10-
weekStart: 1
10+
weekStart: 1,
11+
clear: "Təmizlə",
12+
monthsTitle: 'Aylar'
1113
};
1214
}(jQuery));

0 commit comments

Comments
 (0)