From a58a2f5fe4dd0a98b3a4761b567321a6787be808 Mon Sep 17 00:00:00 2001 From: Ozzieisaacs Date: Sat, 10 Oct 2020 11:53:15 +0200 Subject: [PATCH] Added missing file for tr locale of datepicker --- .../bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 cps/static/js/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js diff --git a/cps/static/js/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js b/cps/static/js/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js new file mode 100644 index 00000000..7889b113 --- /dev/null +++ b/cps/static/js/libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.tr={days:["Pazar","Pazartesi","Salı","Çarşamba","Perşembe","Cuma","Cumartesi"],daysShort:["Pz","Pzt","Sal","Çrş","Prş","Cu","Cts"],daysMin:["Pz","Pzt","Sa","Çr","Pr","Cu","Ct"],months:["Ocak","Şubat","Mart","Nisan","Mayıs","Haziran","Temmuz","Ağustos","Eylül","Ekim","Kasım","Aralık"],monthsShort:["Oca","Şub","Mar","Nis","May","Haz","Tem","Ağu","Eyl","Eki","Kas","Ara"],today:"Bugün",clear:"Temizle",weekStart:1,format:"dd.mm.yyyy"}}(jQuery); \ No newline at end of file