diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-01-11 10:40:29 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-01-11 10:40:29 +0100 |
commit | 72b51a6558b78717c2fb55aba03abe2c8bbd9f72 (patch) | |
tree | 37b3e24a5a6580fd08d6790aea2ada3ebe5bca20 /bootstrap_datepicker/static/js/locales/bootstrap-datepicker.it.min.js | |
parent | 1d7e5abe6539852074387c771027fbf452c05d55 (diff) | |
download | Ishtar-72b51a6558b78717c2fb55aba03abe2c8bbd9f72.tar.bz2 Ishtar-72b51a6558b78717c2fb55aba03abe2c8bbd9f72.zip |
UI: Workon on a new date picker
Diffstat (limited to 'bootstrap_datepicker/static/js/locales/bootstrap-datepicker.it.min.js')
-rw-r--r-- | bootstrap_datepicker/static/js/locales/bootstrap-datepicker.it.min.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap_datepicker/static/js/locales/bootstrap-datepicker.it.min.js b/bootstrap_datepicker/static/js/locales/bootstrap-datepicker.it.min.js new file mode 100644 index 000000000..cc30766ff --- /dev/null +++ b/bootstrap_datepicker/static/js/locales/bootstrap-datepicker.it.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.it={days:["Domenica","Lunedì","Martedì","Mercoledì","Giovedì","Venerdì","Sabato"],daysShort:["Dom","Lun","Mar","Mer","Gio","Ven","Sab"],daysMin:["Do","Lu","Ma","Me","Gi","Ve","Sa"],months:["Gennaio","Febbraio","Marzo","Aprile","Maggio","Giugno","Luglio","Agosto","Settembre","Ottobre","Novembre","Dicembre"],monthsShort:["Gen","Feb","Mar","Apr","Mag","Giu","Lug","Ago","Set","Ott","Nov","Dic"],today:"Oggi",monthsTitle:"Mesi",clear:"Cancella",weekStart:1,format:"dd/mm/yyyy"}}(jQuery);
\ No newline at end of file |