MaaAssistantArknights / MaaAssistantArknights/maa-cli
RFC: Internationalisation (i18n) and Localisation (l10n)
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 117
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
Currently, help, log, and error messages are hard-coded in English. Incorporating an i18n framework will enable these messages to be displayed in other languages. [Early attempt](https://github.com/MaaAssistantArknights/maa-cli/tree/feat/i18n?rgh-link-date=2023-10-19T09%3A21%3A04Z)
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 linked early attempt and locating the CLI's hard-coded help, log, and error messages. Determine how internationalisation and localisation should cover those messages and what language-selection behavior is required. Done means the messages can be displayed in other languages without leaving the current English-only hard-coding in scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, internationalization, localization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100