From 72b51a6558b78717c2fb55aba03abe2c8bbd9f72 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 11 Jan 2018 10:40:29 +0100 Subject: UI: Workon on a new date picker --- bootstrap_datepicker/static/js/locales/bootstrap-datepicker.fr.min.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 bootstrap_datepicker/static/js/locales/bootstrap-datepicker.fr.min.js (limited to 'bootstrap_datepicker/static/js/locales/bootstrap-datepicker.fr.min.js') diff --git a/bootstrap_datepicker/static/js/locales/bootstrap-datepicker.fr.min.js b/bootstrap_datepicker/static/js/locales/bootstrap-datepicker.fr.min.js new file mode 100644 index 000000000..244cfba80 --- /dev/null +++ b/bootstrap_datepicker/static/js/locales/bootstrap-datepicker.fr.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.fr={days:["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],daysShort:["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],daysMin:["d","l","ma","me","j","v","s"],months:["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"],monthsShort:["janv.","févr.","mars","avril","mai","juin","juil.","août","sept.","oct.","nov.","déc."],today:"Aujourd'hui",monthsTitle:"Mois",clear:"Effacer",weekStart:1,format:"dd/mm/yyyy"}}(jQuery); \ No newline at end of file -- cgit v1.2.3