# Translations

## Translate fields on Online store

{% stepper %}
{% step %}
In the admin App, navigate to **Setting** page **> Translation**&#x20;

<figure><img src="/files/AiDYMwnwvLSWvbpvg3tU" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Add language**

<figure><img src="/files/WkQjKAjCxgYa28MepJae" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Add the translated version to each field according to the selected langugae**&#x20;

<figure><img src="/files/ObMwemby6b4ipwI0crDA" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Save**

* You can switch language and translate text with multiple language

<figure><img src="/files/RUh1sBLhKeNRCS3whNmJ" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## Translation Email template

{% stepper %}
{% step %}
**In the admin App, navigate to Setting page > Translation**&#x20;
{% endstep %}

{% step %}
**Add language**
{% endstep %}

{% step %}
**Go to Notification, select the template that needs translating**&#x20;
{% endstep %}

{% step %}
**Add the translated version to each template according to the selected language**&#x20;

<figure><img src="/files/VCpGBzfUUXpFjRFvxicR" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

#### 📩 Need Help?

If you encounter any difficulties during setup, please don’t hesitate to reach out via **chat** or email us at **<hi@globosoftware.net>**.&#x20;

We're always happy to assist you with sincerity and care. 💬✨


---

# 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.globo.io/pre-order/setting/translations.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.
