Open AoNoOokami opened 4 years ago
ngx-translate-messageformat-compiler is a great way to manage pluralization.
But for large projects, a string extraction script, such as https://github.com/biesbjerg/ngx-translate-extract is needed. Unfortunately it replaces ICU Message Format by a basic string.
Is there a way to make both packages work together?
ngx-translate-messageformat-compiler is a great way to manage pluralization.
But for large projects, a string extraction script, such as https://github.com/biesbjerg/ngx-translate-extract is needed. Unfortunately it replaces ICU Message Format by a basic string.
Is there a way to make both packages work together?