多语言国际化是如何处理?
Open
Nobody has claimed this yet.
question
x-feature
- Dominant language
- TypeScript
- Stars
- 2.8k
- Forks
- 678
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 7
Description
看了使用说明,其中没有提到多语言国际化,请问有什么解决方案,
查看了源码发现,en,zh_cn,zh_tw写死在代码里,其中有clientLang来做核心控制。觉得对国际化支持有点不足。最好有类似Element-ui的语言配置文件
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the clientLang entry point and the hard-coded en, zh_cn, and zh_tw values mentioned in the source. Review the usage documentation and current language handling; done means the project has a documented, maintainable approach for adding and configuring languages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, internationalization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100