Skip to content

Commit

Permalink
fix: [date-picker]更新en-us添加monthBeforeYear
Browse files Browse the repository at this point in the history
  • Loading branch information
hxh2010 authored and albyben committed Nov 26, 2024
1 parent a62f07a commit 96eb4c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/locale/en-US.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ const locale = {
'DatePicker.rangeWeekPlaceholder': ['Start week', 'End week'],
'DatePicker.rangeQuarterPlaceholder': ['Start quarter', 'End quarter'],
'DatePicker.rangeTimePlaceholder': ['Start time', 'End time'],
'DatePicker.monthBeforeYear': true,
'global.selectholder': 'Please select',
'global.placeholder': 'Please enter search content',
'global.cancel': 'Cancel',
Expand Down

0 comments on commit 96eb4c3

Please sign in to comment.