@ngx-translate/http-loader
Version:
http loader for dynamically loading translation files for @ngx-translate/core
14 lines (8 loc) • 516 B
Markdown
# @ngx-translate/http-loader
## Overview
The `@ngx-translate/http-loader` package enables the dynamic loading of translation
files from a server, making it a flexible solution for internationalizing Angular
applications with JSON translation files.
### 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)