PSTW_CentralizeSystem/wwwroot/assets/libs/bootstrap-datepicker/dist/locales/bootstrap-datepicker.sw.min.js
2024-11-15 16:29:52 +08:00

45 lines
730 B
JavaScript

!(function (a) {
a.fn.datepicker.dates.sw = {
days: [
"Jumapili",
"Jumatatu",
"Jumanne",
"Jumatano",
"Alhamisi",
"Ijumaa",
"Jumamosi",
],
daysShort: ["J2", "J3", "J4", "J5", "Alh", "Ij", "J1"],
daysMin: ["2", "3", "4", "5", "A", "I", "1"],
months: [
"Januari",
"Februari",
"Machi",
"Aprili",
"Mei",
"Juni",
"Julai",
"Agosti",
"Septemba",
"Oktoba",
"Novemba",
"Desemba",
],
monthsShort: [
"Jan",
"Feb",
"Mac",
"Apr",
"Mei",
"Jun",
"Jul",
"Ago",
"Sep",
"Okt",
"Nov",
"Des",
],
today: "Leo",
};
})(jQuery);