Other JavaScript frameworks

Learn how to translate your JS apps

  • Svelte i18n: A step-by-step guide — this is a complete tutorial covering Svelte internationalization and localization processes. It explains how to prepare your Svelte application for i18n, store translations and load them dynamically, detect user language, introduce localization, and more.
  • EmberJS i18n: A beginner’s guide — this tutorial covers the basics of EmberJS internationalization. You will see how to create translation files, perform language switching, and add pluralization support among other things.
  • Translating Aurelia applications with Aurelia i18n — learn how to easily translate your Aurelia app with a I18n module.

What’s Next