#3494 closed bug (duplicate)
ui.datepicker-es.js
Reported by: | ortiz | Owned by: | grabanski |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.datepicker | Version: | 1.6rc2 |
Keywords: | datepicker es spanish | 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.
Duplicate of #3492