# Multiple Languages

Before setting up Multiple Languages, please refer to these links for reference:

* [How to see the available languages for your theme.](https://docs.shopify.com/manual/your-website/themes/translate-theme/available-languages)
* [Selling in multiple languages.](https://help.shopify.com/en/manual/sell-online/multilingual-online-store)

## How to set up Multiple Languages?

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Click **Theme settings ->** **Multiple Languages.**

![](/files/axpHl5RJCpoErzkWl0eh)

{% hint style="info" %}
Shopify allows you to show **6 different languages** on the site by default.
{% endhint %}

## How to add a language?

1. From your Shopify admin, go to **Settings** **->** **Language**.
2. Click "**Add Language**" then "**Publish**" the language which you have added.

![](/files/Bsy71mH4kaMn9nIHsD1u)

{% hint style="info" %}
To support multiple languages, it's necessary to use a compatible app with the theme.
{% endhint %}

![](/files/tv8rSJCA4UKGZbPPXcij)

## How to setup an app to translate multiple languages?

{% hint style="info" %}
We recommend you to use below apps which Shopify recommends:

* 01: [Shopify Translate & Adapt](https://shopify.pxf.io/a1MZ3N) - This is a free official Language app of Shopify platform
* 02: [T Lab ‑ AI Language Translate](https://apps.shopify.com/content-translation) - below instruction is for how to use an app to translate for your websit
  {% endhint %}

![](/files/rAN59ZMIIU7cowPPbmF1)

{% hint style="info" %}
The app was tested carefully on the theme and all texts can be translated well. If you see the error "Missing translation", it means that you haven't translated all texts yet and this is not a theme issue. Please double check the text fields in the app and translate them.
{% endhint %}

{% hint style="info" %}
Limitations of selling in multiple languages:

* [Only compatible third-party translation apps are supported by this feature.](https://apps.shopify.com/collections/apps-for-store-languages)
* Tags (such as product tags, article tags, and blog tags) can't be translated.
* Product URLs, such as /products/large-white-t-shirt, aren't translated and remain in the language that they were created in, even when a customer is viewing the site in another published language.
  {% 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://halosoft.gitbook.io/bonnita-documentation/theme-settings/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.
