Translation

Reviactyl utilises i18n for handling multiple languages.

Creating new Language

  • Step 1: Goto /resources/lang/ directory, and clone en to ISO 639-1 language code (Ex; hi for Hindi).

  • Step 2: Start Customizing language strings.

  • Step 3: Run yarn build:production for new strings to show up.

Last updated

Was this helpful?