#3492 closed bug (fixed)
ui.datepicker-es.js
Reported by: | ortiz | Owned by: | grabanski |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.datepicker | Version: | 1.6rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In spanish Saturday is Sábado not Sádabo.
replace line 18 of ui.datepicker-es.js with:
dayNames: ['Domingo','Lunes','Martes','Miércoles','Jueves','Viernes','Sábado'],
Note: See
TracTickets for help on using
tickets.
Updated day name.