# Translate

The translation feature offers two options to help localize your app content efficiently:

* Translate the App Dashboard
* Translate Content based on available store languages (manual content can be added)

### 1. **Translate the App Dashboard**&#x20;

This option allows you to automatically translate the app’s dashboard interface into multiple languages, ensuring that users can navigate and interact with the app in their preferred language.

Supported dashboard translation languages:

* English
* French
* Russian
* Spanish
* Chinese
* German

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

### 2. Translate Content based on available store languages

* In the Text and Translation option, add custom content like Search bar content, Location list, and list filter options in the languages of your choice (languages available in your store). The content should be added manually in the app&#x20;

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

* Also, you can localize the location information in the required languages (shown in the snapshot below).

<figure><img src="/files/7r2cwcelzwYixcKTrXwU" alt=""><figcaption></figcaption></figure>

Once the store language is switched, the manually added content will be displayed accordingly, offering a localized shopping experience.


---

# 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://help.spicegems.com/esl-easy-store-locator/translate.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.
