# Languages

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

### 1. Manage languages

All published languages on your store will be automatically displayed. Therefore, if you would like to add a new language in our dashboard, please publish that language on your Shopify store first.

We currently support pre-translated contents for 17 languages, including Italian, Norwegian, Spanish, Chinese (Simplified), Russian, Dutch, French, Korean, Thai, Japanese, Portuguese (Brazil), Portuguese (Portugal), Arabic, Hebrew, Chinese (Traditional), German, Swedish. Please rest assured that for other languages, you can still add your own manual translation and have it applied in the app.

Languages with pre-translated contents will be labeled as "Pre-translated contents available", while other remaining languages will be labeled as "Manual translation needed."

<figure><img src="/files/ehtB4qo61h6WrKDw7da5" alt=""><figcaption><p>Languages with pre-translated contents will be marked as "Pre-translated contents available"</p></figcaption></figure>

### 2. Customize translation

To start customize in-app translation for one language, click **Translate** button on that language card.

<figure><img src="/files/XjUNWvKchrUxcHpvwonm" alt=""><figcaption><p>Click <strong>Translate</strong> button to start customizing in-app translation.</p></figcaption></figure>

The **Edit in-app text translation for \[your language]** modal will be opened. You can view, edit, add and delete translation for in-app texts in the modal. Click **Save** to save changes made by your actions.

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

Input the text you want to edit translation in the search bar. If the translation is already available, you'll be able to find it among suggested results right below the search bar. Click on the translation field to edit.

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

If the translation is not available yet, you can add a new translation for the text by clicking on **Add "\[your text]"** below the search bar.

<figure><img src="/files/B5OcPJR0ojLmAmZtW2FM" alt=""><figcaption><p>Click <strong>Add "[your text]"</strong></p></figcaption></figure>

<figure><img src="/files/yd7aVRgrAoGZTkziKLPE" alt=""><figcaption><p>Fill in your translation and click <strong>Save</strong> to add the new transation!</p></figcaption></figure>

You can also delete any translations by clicking on the Delete icon on the right side of the translation field.

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


---

# 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.simicart.com/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.
