Validate/limit Rosetta locale list
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently, Rosetta is showing our full list of supported locales. This could lead to translation fragmentation (multiple unnecessary regional dialogs of a single language).
We have recently been granting new translators with a select number of locale(s) tied to their profile. It would be nice to limit the locale list to only allow selection of those locales.
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
No files or tests are named. Start by locating Rosetta's locale-selection entry point and the profile locale data, then trace where the full locale list is supplied. Done when selection allows only locales tied to the translator's profile and relevant tests verify the restriction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- localization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100