I\'m building an application using the latest Angular5 and what I need is for a user to be able to switch languages. I\'ve never had to implement this in an Angular2+ (actu
Yes. ngx-translate is good till now, and I hope it will be in future as well.
I am using ngx-translate in my current Angular 5 project with 5+ languages.
It is working fine for me so far. I did not have to make any custom changes, it worked like plug and play thing.
I used this plugin https://github.com/ngx-translate/core