Multi Language support Application (Internationalization - i18n) using json files in Angular

In this video, I talk about
1. different ways of implementing internationalization.
2. how to implement multi language support application in angular using json files.
3. how to select the default browser language.
4. how application is loading the language json based on selection of language.
5. where to specify the path to load language specific files.
6. installing @ngx-translate/core, @ngx-translate/http-loader, @beisbjerg/ngx-translate-extract
7. how to add missing text to json file using ngx-translate-extract package with NPM run command.
Blog: ayyanar.blogspot.com/2020/02/v...
Github: github.com/ayyanarjayabalan/m...
Prepared by: Ayyanar Jayabalan

Пікірлер: 16

  • @cedricschacht9445
    @cedricschacht94452 жыл бұрын

    Great video I've tryed about 10 other videos that didn't work but your was just the one without problems

  • @muniprasadmuthyala6091
    @muniprasadmuthyala60912 жыл бұрын

    It's really helpful and straightforward, With in less time you covered one real time task. Thank you for your contribution.

  • @Tanzeel431
    @Tanzeel4313 жыл бұрын

    thanks for this video. Concept is clear now.

  • @joaocorreiafreitas712
    @joaocorreiafreitas7122 жыл бұрын

    Great tutorial and easy to follow. Thanks

  • @pravinromano8774
    @pravinromano87743 жыл бұрын

    thank you bro, nice tutorial bro i understood it very well bro thank you once again bro

  • @shashankkulkarni993
    @shashankkulkarni993 Жыл бұрын

    nice simple explanation thank you 😊😊😊😊

  • @kattyriazi
    @kattyriazi4 жыл бұрын

    Thanks, very helpful

  • @28pradeep
    @28pradeep3 жыл бұрын

    Nandri Bro, useful , should do this for all components ?

  • @priyankaingole4417
    @priyankaingole44174 жыл бұрын

    Nice, Short and straightforward. Clear explanation. Video quality is low, difficult to see. You could improve in that aspect.

  • @cristovaolopesguarda4341
    @cristovaolopesguarda43413 жыл бұрын

    Hey. Great video. How can I translate a string in component.ts?

  • @saravanankrishnan1935
    @saravanankrishnan19352 жыл бұрын

    How to translate ts file string values?

  • @michelborisdjifack2644
    @michelborisdjifack26443 жыл бұрын

    Hi everyone, i have a problem with my angular i18n translation in production. it is not working. can somebody please help me? thanks a lot

  • @jeyanthrajendran3124
    @jeyanthrajendran3124 Жыл бұрын

    angular v15 not working

  • @bernab
    @bernab2 жыл бұрын

    Everything was ok until 17:00. I don't know why I have an error with the select.

  • @damonm.3109

    @damonm.3109

    Жыл бұрын

    same here, did you find a solution?

  • @TheAntox007
    @TheAntox007 Жыл бұрын

    God dayum thank you soo much for the tutorial, soo much easier to follow and understand than the most, but I gotta say, in never versions of Angular (atleast in my case), I couldn't use @ngx-translate/http-loader, I instead used ngx-translate-multi-loader and that worked,. It's almost the same, minor difference but the point is that it works with it