Geek Culture
Published in

Geek Culture

How to Add Internationalization (Translations) in Angular — Basics

Add internationalization to your Angular project with ngx-translate

It is cumbersome to add translations to an Angular project with the built-in i18n functionality of Angular because you need to manage multiple messages.xlf files and add translations to each of them, which is difficult to maintain. On the…

--

--

A new tech publication by Start it up (https://medium.com/swlh).

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Lynn Kwong

I’m a Software Developer (https://www.superdataminer.com) keen on sharing thoughts, tutorials, and solutions for the best practice of software development.