@ngx-translate/core
Version:
Translation library (i18n) for Angular
15 lines (9 loc) • 625 B
Markdown
# @ngx-translate/core
## Overview
`@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.
### Documentation
- [Official Documentation](https://ngx-translate.org/)
- [Getting Started Tutorial: How to Translate Your Angular App with NGX-Translate](https://www.codeandweb.com/babeledit/tutorials/how-to-translate-your-angular-app-with-ngx-translate)