# Translate reviews

*<mark style="color:orange;">The language on A2Reviews uses the language settings from your website.</mark>*

{% hint style="info" %}
You can create multiple translations on the A2Reviews app, with each language selected to display on your website. It will use the translation that matches that selection.
{% endhint %}

Change the default language of your **Shopify** online store

1. From your Shopify admin, go to **Settings** > **Languages**.
2. In **Published languages**, click **Change default** beside the language that is your current default language.
3. Select a language from the menu.
4. Click **Save**.

[Language Management details here](https://help.shopify.com/en/manual/markets/languages/manage-languages)

## Language Management on A2Reviews

Log in to the app and go to the language management page <https://app.a2rev.com/#/settings/languages>

<figure><img src="/files/S9oipkzwOfrcu69xPoO9" alt=""><figcaption><p>Language Manager</p></figcaption></figure>

Here is an explanation of the positions on the management area.

1. Add language button - Allows you to add a language to be able to create translations for that language.
2. Display a list of languages used on your website. There are 5 pre-translated languages including English, Chinese, French, Portuguese and German.\
   You can still modify this default translation. You just need to check the checkbox of each language to use.
3. Select the language to translate and modify the translation. As you can see in the picture above, the selected language is Japanese. Area #5 is the translation.&#x20;
4. Language translation for types like Reviews, Question or Common.
5. This is the entire text translation to display on your website. Will include the key and value containing the corresponding translation.

## Translate reviews

### 1. Bulk translate&#x20;

Translate an entire product review in one click.

1. The first step you need to go to the product list <https://app.a2rev.com/#/products><br>

   <figure><img src="/files/CsS4SPhj7q54VMmwLfQO" alt=""><figcaption><p>A2Reviews Product List</p></figcaption></figure>

   You want to create a translation for the product reviews, click on the corresponding red circle (translate icon).
2. Automatically translate all reviews or manually translate each review.<br>

   <figure><img src="/files/ljYxXbJZ5KueFGNZGX1P" alt=""><figcaption><p>Auto translate</p></figcaption></figure>

### 2. Manually translate each review

Please go to the general or individual product review management page <https://app.a2rev.com/#/reviews-manager>

For each review there will be a button with the icon to translate the review.

<figure><img src="/files/lqusZMVAFs7ZFWldWsur" alt=""><figcaption><p>List reviews</p></figcaption></figure>

<figure><img src="/files/E7YjdpQP7ZNgOaZ15MIW" alt=""><figcaption><p>Review translated</p></figcaption></figure>

Basic steps to be able to translate one or more reviews. If there is any problem please contact support.


---

# 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://docs.a2rev.com/my-reviews/translate-reviews.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.
