Ionic V4 app translation: Angular Internationalization i18n, ngx-translate or something else?

Hello everyone,
I’m working on an app with Ionic V4 and I want to know what’s the best way to translate my app?

thank you in advance.

I look forward to reading from you

1 Like

I use ngx-translate. You can read the guide here: https://ionicframework.com/docs/developer-resources/ng2-translate/

I asked because I was not sure that ngx works with ionic V4.
I will test

1 Like

ngx-translate works fine with angular v6, could confirm

about your original question, I’m also interested, don’t know if someone is actually using Angular i18n with Ionic, would love to hear some thoughts/feedbacks about it

2 Likes

Yes , It Works Fine for me,

1 Like