ngx-translate / core

The internationalization (i18n) library for Angular
MIT License
4.53k stars 579 forks source link

example of use ngx-translate with lazy modules #1122

Open allanbarcelos opened 5 years ago

allanbarcelos commented 5 years ago

I need an example of using ngx-transate with lazy modules, I searched for example in the documentation but I didn't find.

shane-arthur commented 5 years ago

https://medium.com/@TuiZ/how-to-split-your-i18n-file-per-lazy-loaded-module-with-ngx-translate-3caef57a738f

^ the above is not working, and needs to be addressed by the team.