# Translate Auto-Generated Texts

### Video Tutorial: [Link](https://www.youtube.com/watch?v=rEsqrhXPtHk)

Translation of auto-generated text becomes crucial when the audience for whom the games/quizzes are made are not native English speaking users. Therefore in order to really engage with the users, we have this functionality of translating the auto generated texts(only). For example: "Score"/ "Timer"/ "Click to Play" etc.&#x20;

Please Note- If a particular text is being added by the user while editing the campaign, please add those in the language you would prefer. Because the additional texts added while customizing the campaign will not be translated with the help of this feature

Let's quickly learn on how you can easily find the translator feature in the editor

1. Before translating the text, you can see in the below example that "**Score**" & "**Time**" is in English

<figure><img src="/files/jFWdTzCCVugbUGWrdOGU" alt="" width="302"><figcaption></figcaption></figure>

2. Now let's use the Language Translator present in the "**Settings**" tab of the "**Editor**" and select for example "**Chinese**"

<figure><img src="/files/6fkuIeuVVWQAmRy7X72O" alt=""><figcaption></figcaption></figure>

3. Now after saving, we can see how "Score" and "Timer" changed to Chinese Language. Its that simple! And since the logo "narra" and the text "Dodge The Sugar" were added by the user, it did not get translated.

<figure><img src="/files/Ve6MR1zqRjfv4cYaRA0q" alt="" width="300"><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.rhym.io/rhym-help-guide-and-faqs/how-to-create-campaign/basics-of-editor/translate-auto-generated-texts.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.
