# Translate your store after changing the default language

{% stepper %}
{% step %}

## Install the Translate & Adapt app

{% hint style="success" %}
**Steps:**

1. From your Shopify admin, go to **Apps** > **Shopify App Store**.
2. Search for **Translate & Adapt** by Shopify (or a translation app you want).
3. Click **Install** and follow the on-screen instructions to install it.
   {% endhint %}

{% hint style="info" %}
The app lets you automatically translate theme and content text into multiple languages.
{% endhint %}

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

{% step %}

## Activate and set the new default language

{% hint style="success" %}
**Steps:**

1. In your Shopify admin, navigate to **Settings > Languages**.
2. Click **Add a language**.
   {% endhint %}

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

{% hint style="success" %}
3\. After adding the new language, click **the three small dots**, then click **Publish**.
{% endhint %}

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

{% hint style="success" %}
4\. Click **the three small dots** again and select **Set as domain default**.
5\. Select the **domain** currently used for your store.
6\. Choose the **language** you want to set as the default for this domain.
7\. Click **Done** to save and apply your changes.
{% endhint %}

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

{% hint style="warning" %}

* Only **published** languages appear on your storefront.
* Always preview your store after publishing to check alignment, spacing, and text wrapping in translated sections.
  {% endhint %}

{% endstep %}

{% step %}

## Translate the theme using Translate & Adapt

{% hint style="success" %}
**Steps:**

1. After setting a new language as the default, click the **Translate** dropdown and select **Translate & Adapt**.
   {% endhint %}

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

{% hint style="success" %}
2\. In the app dashboard, select the language you’ve just added.
3\. Click **Auto-translate** to automatically translate all theme content.
{% endhint %}

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

{% hint style="info" %}
📝You can review and manually edit translations for higher accuracy if needed.
{% endhint %}
{% endstep %}
{% endstepper %}

💡 Your new language is now active and ready to use on your store.


---

# 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.foxecom.com/hyper-theme/faqs/translate-your-store-after-changing-the-default-language.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.
