felix-leg / felix-leg/mulan-string
Expand the list of supported languages
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
So far the project has got support for three locales. That's not enough! If you have information about a language that's not on the list feel free to add it at [the language_features.cpp file](https://github.com/felix-leg/mulan-string/blob/3bacabd8df489a527bafe7d4ccf96a9d1802f7f3/mulanstring/language_features.cpp#L114)
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 in mulanstring/language_features.cpp at the language list linked by the issue, and inspect how the three existing locales are represented. Add information for an additional language in the same form; done means the new language appears in the supported-languages list without disrupting the existing entries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- internationalization, localization
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100