i18n in React

Cheat sheet

  • In a js or jsx source code file, this.ex.i18n.t("Hello, world!") marks “Hello, world!” as a translatable message.

  • npm run build will update the files below

  • npm run mm

npm run mm