Skip to content

Commit

Permalink
fix spanish DDateTimeChooser.Day.Wed
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrateron committed Nov 22, 2024
1 parent cdf7429 commit 4fe7bf0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ DDateTimeChooser.Day.Sat = S
DDateTimeChooser.Day.Sun = D
DDateTimeChooser.Day.Thu = J
DDateTimeChooser.Day.Tue = M
DDateTimeChooser.Day.Wed = X
DDateTimeChooser.Day.Wed = M
DDateTimeChooser.Month.April = Abril
DDateTimeChooser.Month.August = Agosto
DDateTimeChooser.Month.December = Diciembre
Expand Down

0 comments on commit 4fe7bf0

Please sign in to comment.