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

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • 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

Комментарии • 16

  • @jakubliska4730
    @jakubliska4730 8 месяцев назад +7

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

  • @LexMadafaka
    @LexMadafaka 8 месяцев назад

    Best video so far for Angular localization. Thanks.

  • @blokche_dev
    @blokche_dev 11 месяцев назад

    Useful! Thanks for sharing.

  • @johnandrew721
    @johnandrew721 Месяц назад

    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.

  • @ademferchichi1408
    @ademferchichi1408 5 месяцев назад

    thank you

  • @md.isahaqali5734
    @md.isahaqali5734 8 месяцев назад

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

  • @ashutoshbisoyi8074
    @ashutoshbisoyi8074 10 месяцев назад

    Thanks!

  • @LarsRyeJeppesen
    @LarsRyeJeppesen 8 месяцев назад

    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

  • @user-fu1op6un2y
    @user-fu1op6un2y 6 месяцев назад +1

    translate pipe kha se ayi ?

  • @abhisarrastogi
    @abhisarrastogi 8 месяцев назад

    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 8 месяцев назад

      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 8 месяцев назад +1

      @@LarsRyeJeppesen yeah thanks..I got that 👍

    • @LarsRyeJeppesen
      @LarsRyeJeppesen 8 месяцев назад

      @@abhisarrastogi cool, great to hear

  • @AnkitKumar-fn8xf
    @AnkitKumar-fn8xf 5 месяцев назад

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

  • @mahdiandalib186
    @mahdiandalib186 8 месяцев назад

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