> ## Documentation Index
> Fetch the complete documentation index at: https://docs.customei.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Selling in more than one language

> What you need to set up so your questions show in your customer's language, and the order to do it in.

If you sell to more than one country, the questions you ask can be shown in your customer's own language. A German shopper reads *Name eingeben* where an English shopper reads *Enter name*.

You translate the words your customers see: the label on each question, the name of each choice, and the little bits of help text around them.

## What you need to set up

Three steps, in this order.

<Steps>
  <Step title="Add the languages you sell in">
    Tell Customei which languages to keep translations for. English is there from the start.

    See [Add your languages](/translations/languages).
  </Step>

  <Step title="Set your fixed phrases (optional but worth it)">
    Words that must always come out the same way: your brand name, a material, a size chart term. You write the translation once, and it stays consistent everywhere.

    See [Words that must always translate the same](/translations/glossary).
  </Step>

  <Step title="Translate each option set">
    Open an option set and fill in the other languages, either by typing them or by letting Customei draft them for you.

    See [Translate an option set](/translations/translate-an-option-set).
  </Step>
</Steps>

## Good to know before you start

<CardGroup cols={2}>
  <Card title="You translate per option set" icon="sliders">
    Each option set is translated on its own. Translating one doesn't translate the others, so do the ones on your best sellers first.
  </Card>

  <Card title="English is the source" icon="pen">
    Your original wording is the source. Everything else is a translation of it, so fix a typo in the original and translate that row again.
  </Card>

  <Card title="Nothing changes for shoppers until you save" icon="floppy-disk">
    Translations only go live when you save them, so you can work through a long option set over several sittings.
  </Card>

  <Card title="Empty means fall back" icon="arrow-right-arrow-left">
    A row you leave empty shows your original wording. A half-finished translation is safe to save.
  </Card>
</CardGroup>

## What doesn't get translated here

* **Your product titles and descriptions.** Those live in Shopify and are translated there.
* **What your customer types.** If a shopper types a name, that's their words, and it goes to you exactly as they wrote it.
* **The words inside your artwork.** Text you typed on the canvas is part of the design, not a question.

## Where to next

<CardGroup cols={2}>
  <Card title="Add your languages" icon="flag" href="/translations/languages">
    Start here.
  </Card>

  <Card title="Fixed phrases" icon="book" href="/translations/glossary">
    Keep the same words the same everywhere.
  </Card>

  <Card title="Translate an option set" icon="table-columns" href="/translations/translate-an-option-set">
    Fill in the other languages.
  </Card>

  <Card title="Build your options" icon="sliders" href="/optionsets/build-your-options">
    The questions you'll be translating.
  </Card>
</CardGroup>
