> For the complete documentation index, see [llms.txt](https://help.airreviews.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.airreviews.io/settings/translation/multi-language-store.md).

# Multi-language store

### Introduction

Multi-language store is a feature that enables your store to display review widgets in multiple languages, enhancing the shopping experience for your international customers.

{% hint style="info" %}
You can go to the Multi-language store feature [**here**](https://admin.shopify.com/?redirect=%2Fapps%2Fair-reviews-1%2Fembed%2Fsettings?tab=translations)
{% endhint %}

### Requirements

* [Multiple languages](https://help.shopify.com/en/manual/international/languages/index) set up in your Shopify store
* Your store's primary language must be set up in Shopify translations

### Supported Languages

Air Reviews currently supports widget translation in:

* English
* Spanish
* Hindi
* French
* Dutch
* Japanese
* Korean
* Italian
* German
* Vietnamese
* Russian
* Serbian
* Portuguese (Portugal)
* Portuguese (Brazil)
* Chinese (Traditional)
* Estonian
* Finnish
* Arabic
* Czech
* Slovenian
* Romanian

{% hint style="info" %}
If your store uses languages not listed above, widgets will display in your selected language in the Translation settings
{% endhint %}

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

### Setup Process

#### Step 1: Configure Languages in Shopify

Before enabling multi-language widgets in Air Reviews, you need to set up additional languages in your Shopify store:

Configure your store's supported languages in Shopify settings first. Add and publish all desired languages through your admin panel.

#### Step 2: Enable Multi-language Widgets

After setting up languages in Shopify: Enable multi-language support in Air Reviews settings by activating the widget feature and saving your changes.

Once enabled, your review widgets will automatically display in your customers' selected language when they browse your online store.

{% embed url="<https://app.arcade.software/share/LB730uoRjhoEf2ADDMRW>" %}
Enable Multi-language store feature
{% endembed %}

### Important Notes

* The app will automatically detect your customers' language preferences based on their store language selection
* For unsupported languages, widgets will default to your store's primary language set in Shopify translations
* All language translations are handled automatically by the app - no manual translation is required
* Language settings sync with your Shopify store's language configurations

### Conclusion

By configuring the translations in Air Reviews, you ensure your store's content is displayed in the most appropriate language for your customers, whether through auto-detection or default settings. Customize widget labels and easily manage multiple languages to enhance the user experience. If you have any questions, feel free to reach out to our support team.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.airreviews.io/settings/translation/multi-language-store.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.
