# How to translate a theme after adding a new default language?

{% hint style="success" %}
**Step 1:** Install the [Translate & Adapt](https://apps.shopify.com/translate-and-adapt) app by Shopify
{% endhint %}

{% hint style="success" %}
**Step 2:** Settings -> Languages -> Change default ->Change any default language
{% endhint %}

{% hint style="info" %}
**Because Translate & Adapt application cannot translate language when set to default**
{% endhint %}

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

{% hint style="success" %}
**Step 3:** After changing the default language, your previous language will be deleted, please add the default language you want to translate again.
{% endhint %}

<figure><img src="/files/2htlqPWB1Hxol0mTbI3Y" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Step 4:** Go to apps -> select app Translate & Adapt
{% endhint %}

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

{% hint style="success" %}
**Step 5:** In the application, select the **language** you want to translate and click **Auto-translate.**
{% endhint %}

<figure><img src="/files/2WJWaEzuYjXMfws4iOy8" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Step 6:** After successful translation go to **settings -> languages -> change default** , set the translated language to the default language.
{% endhint %}

{% hint style="danger" %}
**If you see a warning like the one below, ignore it and save your changes.**
{% endhint %}

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


---

# 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://blueskytechcos-organization.gitbook.io/umino-shopify/frequently-asked-questions/how-to-translate-a-theme-after-adding-a-new-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.
