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

After adding the Alukas theme and changing the default language to the new language, but the theme is still not automatically translated, you can follow these steps:

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

**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/KMkUFdOAQrb6niv8npjZ" 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/8qf6I9NmCB9XxZ4Ev62p" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/aX5zAHAkuN017JxX8N8T" 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/DkcCy6fFdzz16amQ1aZK" 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:**

"Any existing French translations will be deleted. Before saving, you may want to export your French translations."
{% endhint %}


---

# 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://blueskytechco.gitbook.io/alukas-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.
