i18n: Same string with upper and lowercase causing duplicates
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 68
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 60
Description
Is there a rule or technical reason why the strings for labels are in lowercase?
This causes duplicate entries at Transifex and translators keep asking.
@marcoambrosini asking you because blame should your name.
Contributor guide
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 with src/teams/team-page/models/constants.ts at line 149 and inspect the surrounding label definitions for their casing convention. Check how these strings are exported or collected for Transifex, then verify that equivalent labels no longer produce duplicate translation entries while preserving the intended display text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- internationalization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100