ant-design / ant-design/pro-components
🐛[BUG] ProComponents (e.g ProFormUploadButton) not fully internationalized?
Open
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 1.4k
- Avg merge
- 10h 44m
- Merged PRs (30d)
- 3
Description
Environment: Vite 5 + React 18 + Ant Design 5.17 + ProComponents 2.7
For example: `单击上传` in `ProFormUploadButton`
Something like below not work.
```tsx
,
```
Contributor guide
Research direction
Start at the ProFormUploadButton entry point and inspect how its upload text is obtained from ProConfigProvider and ConfigProvider locales. Reproduce the example with jaJPIntl and jaJP, then verify that the visible “单击上传” text is translated when the issue is fixed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, internationalization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100