Learn to Internationalize Your Angular Apps with @angular/localize

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • 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/way...
    Anil Kumar - / anilkrishnashetty
    Lokalise - lokalise.com/
    ‪@Angular‬ #lokalise #i18n #l10n #localize #internationalization

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

  • @fredzouza
    @fredzouza Год назад

    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.

  • @solidsnake0288
    @solidsnake0288 Год назад +1

    Can you explain how to deploy the dist file?

  • @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 3 месяца назад

      Yes I am working on it