Add multiple languages
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 60
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Will multilingual support be added later? Can Chinese and other languages be included or can it be set as expandable, allowing users to add their own language translation files? I examined the code and found that most of it contained hardcoded text. After I manually translated it into Chinese, the functions worked properly, but some APIs were still in English.
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 reviewing the hardcoded user-facing text and the APIs that remain in English, as identified in the issue. Determine the scope and entry points for configurable translation files, then define what language coverage and API localization would count as complete.
Written by the indexing model from the issue text.
Assessment
- Domain
- internationalization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100