> For the complete documentation index, see [llms.txt](https://docs.uppromote.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uppromote.com/settings/translation.md).

# Interface translation and Registration form translation

<mark style="color:red;">**UpPromote**</mark> has been getting more and more users from all over the world. Therefore, we have acknowledged the demand of having more languages available in the app. We use <mark style="color:blue;">**Google Translate**</mark> to add the option of translating the whole interface of the app and the registration form.

## 1. Interface (the merchant's end) translation

In order to translate the whole interface (merchant's end) to your preferred language, simply open Account settings on the upper right corner, click **Language** and choose one.

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

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

After choosing a language, the whole interface of the app will be translated to that language.

<figure><img src="/files/3j25L1Xvh8IuCOqnEfpR" alt=""><figcaption></figcaption></figure>

## 2. Registration form translation

In order to enable the translation option on the registration form, go to **Settings** > **Registration form** > **Translate** > switch it on > click **Save changes**.

The option to translate will show up on the registration form just like this:

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.uppromote.com/settings/translation.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.
