Learn to Internationalize Your Angular Apps with @angular/localize

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 มี.ค. 2023
  • In this tutorial, you'll learn how to take your Angular apps global with the @angular/localize package. Wayne will guide you through the basics of internationalization and localization, demonstrating how to mark HTML text for translation and prepare files for translation in multiple languages. With these tips and tricks, you'll be able to create apps that reach a worldwide audience and stand out in the global market.
    LINKS
    Wayne Jotham Gakuo - / waynegakuo
    Demo example - github.com/waynegakuo/i18n-demo
    Anil Kumar - / anilkrishnashetty
    Lokalise - lokalise.com/
    ‪@Angular‬ #lokalise #i18n #l10n #localize #internationalization
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @solidsnake0288
    @solidsnake0288 10 หลายเดือนก่อน +1

    Can you explain how to deploy the dist file?

  • @fredzouza
    @fredzouza 11 หลายเดือนก่อน

    In my enviroment using node 16 localize not work, don't throw any erro just not translate, i download your version from github and doesn't work, i create an new app with local cli version 12 and works but apps with 15+ version doesn't work at all.

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

    how can we do it for MFE based angular application? All I need is to switch language in shell and need to change the language in remote projects using angular/localize? Is it possible?

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

      Yes I am working on it