Angular 16 Tutorial - Internationalization (i18n) with Json Data #16

preview_player
Показать описание
In this video, you will learn how to configure angular 16 project to support Internationalization i18n to convert contstant data into different languages.

#angular16 #i18n #internationalization #localization

React tutorials:

JavaScript Tutorials and Projects:

Angular Tutorials:

Tech Tutorials - Random:

Contact us for development services:
Рекомендации по теме
Комментарии
Автор

why would you use two different libraries for i18n? you've installed both @angular/localize and ngx-translate, that seems redundant...

jakubliska
Автор

why do you add localize package? it can be done just using ngx-translate package. please explain?

md.isahaqali
Автор

Best video so far for Angular localization. Thanks.

LexMadafaka
Автор

Anyone knows if it's possible to split the translation files? Our project translation files becomes absurdly large, and we'd like to split it

LarsRyeJeppesen
Автор

thx man, plz create a full web using angular for example a landing or news web using angular where we could change the data from admin panel..

mahdiandalib
Автор

By default there is no app.module in new projects that are created using angular version 16, since it's an standalone application where to provide translate module settings?

abhisarrastogi
Автор

Can you share a template for i18n with Angular 17 please?

AnkitKumar-fnxf