Archy
Archy copied to clipboard
Add i18n to Angular
Add translations in french and english to accomodate our target audience.
Documentation available here.
I usually use https://github.com/ngx-translate/core, it's easier and simpler to use/setup
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.