Languages
Go to Super Admin โ System โ Languages.
The Languages page controls which languages are available in the platform language switcher. Adding a language here makes it selectable without any code deployment or file editing.
Language Tableโ
| Column | Description |
|---|---|
| Flag | Emoji flag for the language |
| Code | ISO language code (e.g. en, fr, de, pt-br) |
| Native Name | Language name in its own script (e.g. Franรงais, ฮฮปฮปฮทฮฝฮนฮบฮฌ) |
| English Name | Language name in English (for admin display) |
| On | Whether the language is enabled in the switcher |
| RTL | Right-to-left layout for Arabic, Hebrew, Persian, Urdu |
| Default | The language new visitors land in |
| Admin UI | Whether the admin panel has translated strings for this locale |
Admin UI Coverageโ
| Badge | Meaning |
|---|---|
| Shipped | Language is fully built into the app |
| Installed | Language files are present in lang/{code}/ |
| English fallback | No language files โ admin panel renders in English for this locale |
The Admin UI column only affects the admin panel. The marketing site (Landing Page + Static Pages) uses per-locale translations you enter directly in the editors.
Adding a Languageโ
- Click New Language.
- Fill in the fields:
| Field | Description |
|---|---|
| Code | Lowercase ISO tag: en, fr, de, zh-tw, pt-br |
| Native Name | Written in the language itself. Shown in the language switcher. |
| English Name | Optional. Shown in this admin list. |
| Flag | Paste an emoji flag. Leave blank for a globe icon. |
| Sort Order | Lower = earlier in the switcher. |
| Enabled | Enable to show in switcher; disable to hide without deleting. |
| Right-to-left | Enable for Arabic, Hebrew, Persian, Urdu. |
| Default | Makes this language the default for new visitors. Only one language can be default. |
- Click Save.
Setting the Default Languageโ
Use the Make Default quick-action button on any enabled language row to set it as default. This clears the default flag on the previous default language automatically.
Deleting a Languageโ
Deleting a language removes it from the switcher but preserves all per-locale content typed in the Landing Page Editor and Static Pages. Re-adding the language restores the content.
The default language cannot be deleted โ set a different default first.
Relatedโ
- Static Pages โ manage per-language content for static pages
- Landing Page Editor โ manage per-language content for the marketing landing page