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.es.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.es.min.js')
-rw-r--r-- | bootstrap_datepicker/static/js/locales/bootstrap-datepicker.es.min.js | 1 |
1 files changed, 1 insertions, 0 deletions
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 |