# Languages

## 1. What is language?

Multi-language is a very crucial thing for an international printing store. English is the default language of Lumise. But, you can add your preferred languages in the Lumise language settings. Click [HERE](https://www.youtube.com/watch?v=6_z6j-ehSl0\&t=58s) to **watch the video** about how to set up a language in Lumise.

{% hint style="info" %}
The application provides the auto-translate function for all languages via the Google Translate API.
{% endhint %}

## 2. Languages

From the Dashboard, click on **Languages** > **Languages.**

![](/files/-MN2W8U2-gb5lACJ-ZZ6)

This is where you manage all of your created languages. In this area, you can see the original text, translate text, and the language flag.

* **Add New Language:** Instantly add a new language.
* **Filter**: Sort the original text with the chosen alphabet order and selected language.&#x20;
* **Search**: Quick search with keywords.

## 3. Add New Language

From the Dashboard, click on **Languages** > **Add New Language.**

Select your preferred language then press the **Confirm to create language.**

![](/files/-MN2WE-GsM1eP6gxJjka)

The application will take seconds to scan text and add the texts into your language selected. Of course, this time the texts are **not translated** yet.&#x20;

To translate, select the language and the original text then click **Auto Translate**.

![](/files/-MN2WLtGqflIWTJtWFM4)

Wait a few seconds to get this result.

![](/files/-MN2WaKuC0awzKmBew-4)

## 4. Active Languages

To active your language just go to **Settings > Languages** and set the Lumise language for both frontend and backend.

![](/files/-MN2ikIK-d52hFICdCdl)

{% hint style="warning" %}
To allow your users to switch language manuals from all of your available languages. You must turn on the **Allow User Change.**
{% endhint %}

After filling in your content. Press the **SAVE SETTINGS** button to store data.

## 5. Add Translate Text

From the Dashboard, click on **Languages** > **Add Translate Text.**

![](/files/-MN2WT3ZTX31ut6-KaWx)

* **Translate Text**: Enter the translated text.
* **Original Text:** Enter the original text.&#x20;
* **Language**: Select the language that you want to translate to.

After filling in your content. Press the **SAVE TRANSLATE TEXT** button to store data.


---

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