# Translate languages

Blotato can understand and output text in all languages supported by ChatGPT:

* Albanian
* Amharic
* Arabic
* Armenian
* Bengali
* Bosnian
* Bulgarian
* Burmese
* Catalan
* Chinese
* Croatian
* Czech
* Danish
* Dutch
* Estonian
* Finnish
* French
* Georgian
* German
* Greek
* Gujarati
* Hindi
* Hungarian
* Icelandic
* Indonesian
* Italian
* Japanese
* Kannada
* Kazakh
* Korean
* Latvian
* Lithuanian
* Macedonian
* Malay
* Malayalam
* Marathi
* Mongolian
* Norwegian
* Persian
* Polish
* Portuguese
* Punjabi
* Romanian
* Russian
* Serbian
* Slovak
* Slovenian
* Somali
* Spanish
* Swahili
* Swedish
* Tagalog
* Tamil
* Telugu
* Thai
* Turkish
* Ukrainian
* Urdu
* Vietnamese\\

To change your default language, go to [Settings > General > Default Language](https://my.blotato.com/settings/profile).

**! IMPORTANT !** make sure to click the "Save" button.

This is the primary language setting in Blotato. It controls the language for all generated text content, including remixed posts, AI-generated captions, and scheduled posts. Set it once and click "Save".

For AI videos, write your video script or prompt in your target language instead. See: [Multiple Languages](/features/videos/multiple-languages.md)

<figure><img src="/files/ATyBkGV383wgxotI7VQV" 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://help.blotato.com/tips-and-tricks/translate-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.
