Ionic angular Internationalization (i18n)

Hello,
I’m currently developing an application that needs to support two languages. Which is the best option to accomplish this in angular?

I’ve seen that ngx-translate is recommended most of the time, but as there is a native angular alternative i don’t know which one will fit best.

Thanks for your replies.

Hi @xabierjj,

I can really recommend you to use transloco. It’s a clean and lightweight approach :slight_smile: