-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Closed as not planned
Labels
Description
Describe the bug
使用vite2创建的react+antd应用,配置了中文,date-picker组件月份和星期依旧是英文,配置的中文不生效
Reproduction
https://github.com/PeiXueYang/my-vite
ant-design/ant-design#33244
System Info
antd 4.17.3
React 17.0.0
System macos 12.0.1
Browser 96.0.4664.93
Used Package Manager
npm
Logs
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to https://github.com/vuejs/vue-next instead.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.