# Theme translation

## Single Language <a href="#id-1.-single-language" id="id-1.-single-language"></a>

To translate your theme to another language, please follow these steps:

{% hint style="success" %}
**Step 1: Change your current Published languages**

Go to **Settings -> Languages -> Change default** to change your current Published languages
{% endhint %}

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

{% hint style="success" %}
**Step 2: Update default theme content**

Go to **Online Store -> Themes -> Edit default theme content**

**Step 3: Translate the theme**

You can translate manually for each content.
{% endhint %}

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

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

{% hint style="info" %}
For more information, please follow [this document of Shopify](https://help.shopify.com/en/manual/online-store/themes/customizing-themes/language/translate-theme?ref=out-of-the-sandbox).
{% endhint %}

## Multi-language <a href="#id-2.-multi-language" id="id-2.-multi-language"></a>

{% hint style="info" %}
To sell in multiple languages, you need to setup your store with some requirements below:

* [**Geolocation app**](https://apps.shopify.com/geolocation) by Shopify
* [**Translate & Adapt** ](https://apps.shopify.com/translate-and-adapt)app by Shopify
* A theme that's compatible with selling in multi-languages. (Glozin theme is compatible with selling in multiple languages.)
  {% endhint %}

{% hint style="success" %}
**Step 1: Install the Geolocation app and Translate & Adapt app by Shopify**

**Step 2: Add Market**

* Go to **Settings -> Market -> Add market** to add a new Market
  {% endhint %}

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

{% hint style="success" %}
**Step 3: Add Language**

* Go to **Settings -> Languages -> Add a language** to add a new language for your new market
* **Publish** this language
  {% endhint %}

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

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

{% hint style="success" %}
**Step 4: Back to Market and add new language to your new market**

* Go to **Settings -> Market**
* Click to **Manage -> Domain and languages** of your Primary market and tick to the new language you have just added.
* Save your configuration and click to Install **Translate & Adapt**
  {% endhint %}

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

<figure><img src="/files/0VHSAzgLXacoc4NcL6aZ" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Step 5: Auto translate theme with Translate & Adapt app**

* Open **Translate & Adapt** app, click to **Auto-translate**
* It might take about 10 minutes. After translating, back to your store and you can see the result
  {% endhint %}

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

<figure><img src="/files/vZdxQYJr5g2OjwnP8p9G" 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://nextsky.gitbook.io/glozin-theme/frequently-asked-questions/theme-translation.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.
