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.es.min.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 bootstrap_datepicker/static/js/locales/bootstrap-datepicker.es.min.js (limited to 'bootstrap_datepicker/static/js/locales/bootstrap-datepicker.es.min.js') diff --git a/bootstrap_datepicker/static/js/locales/bootstrap-datepicker.es.min.js b/bootstrap_datepicker/static/js/locales/bootstrap-datepicker.es.min.js new file mode 100644 index 000000000..f3cef5d2b --- /dev/null +++ b/bootstrap_datepicker/static/js/locales/bootstrap-datepicker.es.min.js @@ -0,0 +1 @@ +!function(a){a.fn.datepicker.dates.es={days:["Domingo","Lunes","Martes","Miércoles","Jueves","Viernes","Sábado"],daysShort:["Dom","Lun","Mar","Mié","Jue","Vie","Sáb"],daysMin:["Do","Lu","Ma","Mi","Ju","Vi","Sa"],months:["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre"],monthsShort:["Ene","Feb","Mar","Abr","May","Jun","Jul","Ago","Sep","Oct","Nov","Dic"],today:"Hoy",monthsTitle:"Meses",clear:"Borrar",weekStart:1,format:"dd/mm/yyyy"}}(jQuery); \ No newline at end of file -- cgit v1.2.3