Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.49 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.49 KB

How to translate your Angular application

Tutorial Image

Simple 3 demo projects for Angular 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 19.

The demo is also available for older Angular versions from 5-18: Please check the branches.

Tutorials for the older version of Angular: