Add i18n to Angular
Opened this issue · 2 comments
PierreOlivierBrillant commented
Add translations in french and english to accomodate our target audience.
Documentation available here.
ArmandBriere commented
I usually use https://github.com/ngx-translate/core, it's easier and simpler to use/setup
PierreOlivierBrillant commented
The package hasn't been updated since november 2021. I believe the official Angular package is a safest choice even thought it might not be the easiest.