Translation library (i18n) for Angular
npm install @ngx-translate/core@ngx-translate/core is the primary internationalization (i18n) library for Angular
applications, allowing developers to easily implement and manage multiple languages
in their projects. With @ngx-translate/core, you can dynamically switch languages
within the app, seamlessly adapting content to suit various locales.
- Official Documentation
- Getting Started Tutorial: How to Translate Your Angular App with NGX-Translate