Hello,
I am trying to get my translations working. My app is an ionic 3+ app with lazy loading. I am using ngx-translate to translate text. All this seem to work on root pages but when i push a page, translations are shown blank(empty). I have zero errors in console so i have no idea what is going on.
When i log the Translate module i can see it loaded and showing my translation files.
Any help would be appreciated!
Kab