Top "Ngx-translate" questions

NGX-Translate is an internationalization library for Angular 2+. It lets you define translations for your content in different languages and switch between them easily.

Ngx translate with shared/lazy loading modules

Probably one of the most common questions, while the documentation and some other questions I found try to clear up …

angular lazy-loading angular7 ngx-translate
Custom Angular library with ngx-translate

I've created my own private angular library with multiple components to make my life easier. I made this library by …

angular internationalization ngx-translate angular-library
ngx-translate language change is not effect throughout application

I have created the application with the pages like dashboard and settings. Now I want to change the language throughout …

angular ngx-translate