Simple 3 demo projects for Anguar and ngx-translate.
- ngx-translate-demo-standalone - uses standalone components
- ngx-translate-demo-standalone - uses standalone modules and the ngx-translate-messageformat-compiler plugin to use ICU formatted translation messages
- ngx-translate-demo-ngmodules - uses ngModules (app.module.ts)
Read the tutorial How to translate your Angular app with ngx-translate for more information about how to use ngx-translate, ngx-translate-extract and BabelEdit.
The repository also contains demo projects working with Angular 18.
The demo is also available for older Angular versions from 5-17: Please check the branches.
Tutorials for the older version of Angular: