Angular i18n - ICU standard support - (Pluralization...)
Adding support to the ICU standard (http://userguide.icu-project.org/formatparse/messages).
With a focus on pluralization as well as alternatives (gender...).
This standard is used by the Angular 2+ project and allows powerful translations to web application.
http://userguide.icu-project.org/formatparse/messages
6
votes
POEditor now understands ICU message syntax for plural rules: https://poeditor.com/kb/icu-message-syntax-plurals
-
Ville Lahdenvuo
commented
This is a crucial feature!