Hi,
Since I've set up lazy loading in my app, the translation isn't made immediatly as before . I have to reload the app (in web) and kill the app and relaunch (in mobile).
I used the ionic doc on how to use ngx-translate for lazy-loading and I use the latest version of ngx/core and http-loader.
Am I missing something ? Live reload isn't a thing with lazy-loading ?
Thanks