# Translate Option Values to Multiple Languages

{% stepper %}
{% step %}
**Enable Multiple Languages in Your Shopify Store**

* Go to **Store Settings** in your Shopify admin.
* Click the **Add language** button.
* Select the language you want to add.

<figure><img src="/files/LqNqVnnu52FxA8H4HH9B" alt=""><figcaption></figcaption></figure>

* Click **Publish** to make the new language available.

<figure><img src="/files/lLHxTuUbjaTj7EXfAvat" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Configure Multiple Languages for Option Values**

* From the app’s left navigation, click **Option Sets**.
* Select the option set you want to translate.
* In the top-right corner of the option set page, switch to the language you want to edit.
* Enter the translated text for each relevant field.
  * <mark style="color:orange;">For example: update the</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Label**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">field with the translated content.</mark>

<figure><img src="/files/8PQksjgb3OL1hTHyxXNd" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Click **Save** to apply the changes.

Visit your storefront to preview how the translations appear for each languag
{% endstep %}
{% endstepper %}

**Example:**

* **English View:** Displays default language content.
* **French View:** Shows translated option values and labels.

<figure><img src="/files/LcYLwLFOkI8OsEtnAX4a" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/dxR0ySM1uMj1e18V8yNl" alt=""><figcaption></figcaption></figure>

***

#### <mark style="color:orange;">⚠️ Important Notes:</mark>

* <mark style="color:orange;">This feature supports translation for the following elements:</mark>
  * <mark style="color:orange;">**Option Label**</mark><mark style="color:orange;">,</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Placeholder**</mark><mark style="color:orange;">,</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Help Text**</mark><mark style="color:orange;">, and</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Swatch Label**</mark>
  * <mark style="color:orange;">**Option Values**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">and</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Help Text**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">related to those values</mark>
  * <mark style="color:orange;">**Static Content**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">fields such as</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Heading**</mark><mark style="color:orange;">,</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Paragraph**</mark><mark style="color:orange;">, and</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**HTML**</mark>

📧 **Need Help?**\
If you run into any issues while setting up your option set, feel free to reach out to us at **Chat** or email **<contact@globosoftware.net>**.

We’re always here and happy to help — with sincerity and care!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.globo.io/options/translate-option-values-to-multiple-languages.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
