# Translations & Languages

Tebex supports over **30 languages by default**, helping you reach a global audience. You can also upload **custom translations** to support unsupported languages or personalize wording throughout your store.

***

### Set Your Store’s Default Language

To configure language settings:

1. Go to **Webstore** → **Translations** in your Control Panel.
2. Click **Enable** for each language you want your store to support.
3. Choose a **default language**—this should reflect the primary language of your customer base.

***

### Supported Languages

Tebex currently offers the following languages:

```
Afrikaans, Catalan, Czech, Danish, German, Greek, English (UK), English (US), Spanish, Finnish, French, Croatian, Hungarian, Italian, Japanese, Korean, Latvian, Malay, Dutch, Norwegian, Polish, Portuguese (Brazil), Portuguese (Portugal), Romanian, Russian, Serbian, Swedish, Turkish, Ukrainian, Vietnamese, Chinese (Simplified), Chinese (Traditional)
```

> 📥 Each language is available as a [downloadable translation](https://creator.tebex.io/translations) file.

***

### Custom Translations

To modify specific phrases or add a language not listed above:

1. Download the translation file for any language.
2. Open it using a text editor like **Notepad++**.
3. Update any line, word, or phrase as needed.
4. Upload the modified file back to your store via the **Custom Translations** section.

> ⚠️ Only parts of the store are editable through translation files. For complete language customization, use a custom template.

***

### Additional Notes

* **Tebex Support is available in English only.** If you write to us in another language, we will respond in English. You may use a translation tool when corresponding with us.
* Tebex is not responsible for third-party content or tools used during the translation process.


---

# 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.tebex.io/creators/tebex-control-panel/webstore/translations-and-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.
