Languages
Choose which of the 34 shipped languages customers can use.
Configuration → Languages. One row per language, each with a code, a label and an on/off tick.
How it works
The theme ships translations for 34 languages. This page decides which of them appear in the language switcher.
| Field | What it does |
|---|---|
| Code | The language code. Pick from the list — it must match one the theme supports. |
| Label | What customers see in the switcher, e.g. Deutsch. Write it in that language. |
| Enabled | Untick to hide the language without deleting the row. |
Only one language enabled? The switcher disappears entirely and the whole site is locked to that language. This is the clean way to run a single-language store.
Disabling a language takes effect immediately, even for a visitor who had already chosen it — they are moved to the first enabled language.
The 34 available codes
en English | bg Български | hr Hrvatski | cs Čeština |
da Dansk | nl Nederlands | et Eesti | fi Suomi |
fr Français | de Deutsch | el Ελληνικά | hu Magyar |
ga Gaeilge | it Italiano | lv Latviešu | lt Lietuvių |
mt Malti | pl Polski | pt Português | ro Română |
sk Slovenčina | sl Slovenščina | es Español | sv Svenska |
zh 中文 | hi हिन्दी | id Bahasa Indonesia | ur اردو |
ru Русский | ja 日本語 | tr Türkçe | vi Tiếng Việt |
ko 한국어 | uk Українська |
After seeding, English, French, German, Portuguese and Spanish are enabled and the rest are switched off. Turn on whichever you want.
Two different kinds of text
This matters, and it is the most common point of confusion.
| Kind | Example | Where it is translated |
|---|---|---|
| Interface text | "Add to cart", "Checkout", "Your basket is empty" | Already translated in the theme's files for all 34 languages |
| Your content | Footer headings, about text, rank table labels | You translate it yourself in the admin panel |
So enabling German gives you a fully German interface straight away — but your own footer text stays in English until you translate it.
Translating your content
Open the page you want to translate
Footer, About, Site Settings, Rank Groups — anything with translatable fields.
Switch the locale selector at the top of the editor
From en to de, for example.
Fill in the fields and save
Anything you leave blank falls back to the English value, so partial translations are fine.
Changing the interface wording
If you want to reword "Add to cart", or add a language the theme does not ship, that lives in the translation files rather than the admin panel: Translations.
Notes
- The Code field only offers codes the theme supports. You cannot invent one here; adding a new language means adding a translation file.
- Row order is the order customers see in the switcher. Drag to reorder.
- Removing a row entirely and unticking Enabled have the same effect for visitors. Unticking is safer — you keep the label for later.