Angular 16 Tutorial - Internationalization (i18n) with Json Data #16
ฝัง
- เผยแพร่เมื่อ 10 ก.พ. 2025
- 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:
• React.js Tutorials
JavaScript Tutorials and Projects:
• JavaScript Tutorial an...
Angular Tutorials:
• Angular 16 Life Cycle ...
Tech Tutorials - Random:
• Postman Tutorial - Tes...
Complete Next.js 13 Crash Course: • Next.js 13 Tutorials -...
Node Express MongoDB Bootcamp: • Build REST API with No...
ChatGPT Tutorials: • ChatGPT
Contact us for development services:
/ umair-jameel-24aa5368
why would you use two different libraries for i18n? you've installed both @angular/localize and ngx-translate, that seems redundant...
Best video so far for Angular localization. Thanks.
Useful! Thanks for sharing.
This is not working on the latest Angular. Could you make an updated version of this video? I like how simple you made it out to be.
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?
Did you figure it out? You should not require any settings for i18n to work, if you have configured the angular.json correctly
@@LarsRyeJeppesen yeah thanks..I got that 👍
@@abhisarrastogi cool, great to hear
do you know how to translate routes of an angular app?
Thanks!
why do you add localize package? it can be done just using ngx-translate package. please explain?
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
Back, it's not. Oh eell
thank you
translate pipe kha se ayi ?
Can you share a template for i18n with Angular 17 please?
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..