A list of Angular translation & i18n tutorials

A list of tutorials covering Angular and how to translate your application using ngx-translate, Transloco or xlf files.
We currently have these 10 tutorials tagged with angular:

How to Translate Your Angular App with NGX-Translate
How to Translate Your Angular App with NGX-Translate

Free tutorial: Set up Angular with ngx-translate, switch language at runtime, extract translations, edit translation files. Covers Angular 17 and 18

How to translate your Angular 8 - 16 app with ngx-translate
How to translate your Angular 8 - 16 app with ngx-translate

Free tutorial: Set up Angular with ngx-translate, extract translations from code, switch translations at runtime, edit translation files. Covers Angular 8-16

How to translate your Angular app with Transloco
How to translate your Angular app with Transloco

Free tutorial: Set up Angular with Transloco (@jsverse/transloco), extract translations from code, switch translations at runtime, edit translation files.

How to translate your Angular app with Transloco (@ngneat/transloco)
How to translate your Angular app with Transloco (@ngneat/transloco)

Free tutorial: Set up Angular with Transloco, extract translations from code, switch translations at runtime, edit translation files.

How to translate Angular apps: @angular/localize and XLIFF
How to translate Angular apps: @angular/localize and XLIFF

Free tutorial: Learn how to use @angular/localize to translate your Angular app with xliff (xlf) files. Covers ICU syntax. Example source code included.

How to install Angular on Windows
How to install Angular on Windows

Short tutorial (Video: 2min) and a step to step guide on how to install Node.js and Angular on a Windows computer. Create your first Angular project.

How to translate Angular 14 apps: @angular/localize and xlf
How to translate Angular 14 apps: @angular/localize and xlf

Free tutorial: Learn how to use @angular/localize to translate your Angular 14 app with xliff (xlf) files. Covers ICU syntax. Example source code included.

How to translate Angular 9 apps: @angular/localize and xlf
How to translate Angular 9 apps: @angular/localize and xlf

Free tutorial: Learn how to use @angular/localize to translate your Angular 9 app with xliff (xlf) files. Covers ICU syntax. Example source code included.

How to translate your Angular 7 app with ngx-translate
How to translate your Angular 7 app with ngx-translate

Free tutorial: Set up Angular 7 with ngx-translate, extract translations from code, switch translations at runtime, edit translation files.

How to translate your Angular 6 app with ngx-translate
How to translate your Angular 6 app with ngx-translate

You learn: How to set up ngx-translate, automatically keep your translation files up to date with ngx-translate-extract and edit multiple JSON files at once.