element-hq / element-hq/element-web
Use CLDR for translations of country names
Open
I18n
T-Enhancement
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
**Is your suggestion related to a problem? Please describe.**
Apparently 249 strings worth of country names have landed in the matrix-react-sdk translations on translate.element.io. Translating them is not a good use of the translators' time, as translations can be found in the [Common Locale Data Repository](https://en.wikipedia.org/wiki/Common_Locale_Data_Repository) and could be imported from there.
**Describe the solution you'd like**
TLDR: use CLDR.
Contributor guide
Assessment
This issue has not been assessed yet.