Open the language settings
From the Customei sidebar go to Settings → Languages. You’ll see two sections:- Default language — the language you author option sets in.
- Target languages — every other locale the storefront should render.
Pick a default language
The default language is the one you write originally. Every translatable string starts as the default-language version; everything else is a translation of the default. Pick the language you use in the admin (for most merchants, that’s English). To change the default later, see the Changing the default section below.Add a target language
Click Add language
Customei shows a searchable dropdown of locales (
en, fr, de, ja, vi, fr-CA, etc.).Pick one
Use the two-letter code for a whole language (e.g.
fr for all French speakers) or the full code for a region-specific variant (e.g. fr-CA).Give it a label
The label shows up in the translation editor (e.g. “Français (Canada)”). You can rename anytime.
Should I add fr or fr-CA or both?
- Add
frif one French translation is good enough for all French speakers. - Add
fr-CAonly if you want Quebec-specific wording (currency formatting, local idioms) to override the generic French. - Add both if you want
fr-CAoverrides to cascade onto the genericfrfor unset strings.
Remove a target language
Changing the default
Changing the default language after you’ve already translated content is non-trivial — everything that was “source” becomes a “translation” and vice versa. Contact Support if you need to change the default; we’ll help you migrate without losing any work.Permissions
Language settings are part of the Settings permission group. Specifically:settings:view— read language config.settings:edit— add, remove, or rename languages.translation:edit— edit individual translations inside an option set.