Opened 15 years ago
Closed 15 years ago
#3041 closed bug (fixed)
catalan localisation.
Reported by: | Owned by: | grabanski | |
---|---|---|---|
Priority: | minor | Milestone: | 1.5.2 |
Component: | ui.datepicker | Version: | 1.5.1 |
Keywords: | Cc: | [email protected]… | |
Blocked by: | Blocking: |
Description
There is a small mistake in the catalan localisation.
December, in catalan is "Desembre" not "Decembre" so, in short way it's "Des" not "Dec"
here is the correct one.
monthNames: ['Gener','Febrer','Març','Abril','Maig','Juny', 'Juliol','Agost','Setembre','Octubre','Novembre','Desembre'], monthNamesShort: ['Gen','Feb','Mar','Abr','Mai','Jun', 'Jul','Ago','Set','Oct','Nov','Des'],
Change History (1)
comment:1 Changed 15 years ago by
Milestone: | → 1.5.2 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
fixed in [383]