element-hq / element-hq/element-web
Pluralized translations do not consider design/product requirements
Open
I18n
T-Defect
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
If the design requires the copy to say "this session" for 1 device and "these sessions" for other devices then we're supposed to use pluralization. However, the translated string only works on one of those two strings, which could mean that the translation ends up saying something like "these 16 devices", which is not necessarily what we want.
Contributor guide
Assessment
This issue has not been assessed yet.