List of Angular translation and i18n tutorials
A list of tutorials covering Angular and how to translate your web application using npm packages like ngx-translate.
How to translate your Angular 7 app with ngx-translate
In this tutorial you are going to learn:
- How to translate your Angular 7 application
- How to set up ngx-translate 11
- How to update your translation files with ngx-translate-extract
- How to edit and maintain multiple JSON files
How to translate your Angular 6 app with ngx-translate
In this tutorial you are going to learn:
- How to set up ngx-translate
- How to update your translation files with ngx-translate-extract
- How to edit and maintain multiple JSON files