Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Localization

Ghislain B edited this page Dec 14, 2017 · 28 revisions

Why use ngx-translate?

Use ngx-translate because the i18n from Angular core is yet to support dynamic translation (without reloading the page) which is a must for our project. However it is suppose to land in Angular 6.x as the ngx-translate author wrote here, he is also 1 of the guy working on implementing it in the Angular core.

Contents

Clone this wiki locally