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

ความคิดเห็น • 17

  • @jakubliska4730
    @jakubliska4730 ปีที่แล้ว +12

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

  • @LexMadafaka
    @LexMadafaka ปีที่แล้ว +1

    Best video so far for Angular localization. Thanks.

  • @blokche_dev
    @blokche_dev ปีที่แล้ว

    Useful! Thanks for sharing.

  • @johnandrew721
    @johnandrew721 6 หลายเดือนก่อน +1

    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.

  • @abhisarrastogi
    @abhisarrastogi ปีที่แล้ว +1

    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?

    • @LarsRyeJeppesen
      @LarsRyeJeppesen ปีที่แล้ว

      Did you figure it out? You should not require any settings for i18n to work, if you have configured the angular.json correctly

    • @abhisarrastogi
      @abhisarrastogi ปีที่แล้ว +1

      @@LarsRyeJeppesen yeah thanks..I got that 👍

    • @LarsRyeJeppesen
      @LarsRyeJeppesen ปีที่แล้ว

      @@abhisarrastogi cool, great to hear

  • @GladiatorGameur
    @GladiatorGameur 2 หลายเดือนก่อน

    do you know how to translate routes of an angular app?

  • @ashutoshbisoyi8074
    @ashutoshbisoyi8074 ปีที่แล้ว

    Thanks!

  • @md.isahaqali5734
    @md.isahaqali5734 ปีที่แล้ว

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

  • @LarsRyeJeppesen
    @LarsRyeJeppesen ปีที่แล้ว

    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

  • @ademferchichi1408
    @ademferchichi1408 10 หลายเดือนก่อน

    thank you

  • @AjayPathania-l5m
    @AjayPathania-l5m 11 หลายเดือนก่อน +1

    translate pipe kha se ayi ?

  • @AnkitKumar-fn8xf
    @AnkitKumar-fn8xf 10 หลายเดือนก่อน

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

  • @mahdiandalib186
    @mahdiandalib186 ปีที่แล้ว

    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..