Skip to content

Updating visuals

If you see any images containing outdated UI, please bear with us.

We are updating all content as quickly as possible to mirror our new UI.

Return

Setup different languages in your app

Add multiple languages so users can view your app in their preferred language.

Steps at a glance ​

  1. Open your app language settings.
  2. Add the languages you want.
  3. Add a language switcher in your interface.
  4. Test translations in preview.

1) Add app languages ​

  1. Open Settings in the editor.
  2. Go to App languages.
  3. Add each language you want to support.

2) Add a language switcher ​

  1. Add a language selector element (or a dropdown).
  2. When the user changes language, switch the app language.

3) Translate your content ​

  • Replace hard-coded text with translatable text wherever possible.
  • Test pages where dynamic content is shown (for example buttons, form labels, errors).

Common pitfalls ​

Some pages stay in the default language ​

  • Make sure the text on those pages uses translatable values (not plain text).