React

Learn how to translate your React apps

  • React i18n: A step-by-step guide to React-intl — this guide explains how to introduce internationalization support into React applications by using a React-intl package. You will learn all about the major i18n-related topics, including: storing translation messages, adding a language switcher, localizing date, time, and currency, performing pluralization, etc.
  • How to internationalize a React application using i18next — in this article you will learn how to get started with internationalizing Reacts apps with the help of i18next framework.

What’s Next