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

# Translations

BetBuilder supports every major language and is used by operators worldwide.

Translations can be applied in UI and API integrations (they do not apply to Market Matching).

Every element can be translated, into any major language.

![Example: Hungarian Translation](/files/5lhq0ZyR5lQXTSYBumIY)

**Culture Codes**

Sportcast support ISO Culture Codes. The parameter used in the API is a combination of an ISO 639 two-letter lowercase culture code associated with a language and an ISO 3166 two-letter uppercase subculture code associated with a country or region. For example:

· en-GB - English, Great Britain

· en-US - English, United States of America

Operators provide a set of custom translated values, and these are applied via JSON.

JSON- Sample Translation Bundle Snippet

![](/files/x3UdRiTOB5g4Dwk4dqV8)

**Proformas**

Our translations proformas, detailing all required translations for a given sport, can be sent upon request. For an example, see the football proforma below:

**Translation proforma:**

[TranslationProforma\_SoccerV2\_23rdJun2020.xlsx](https://drive.google.com/file/d/1RbB8Psje-ayVuMh58EUx-ABg5J66ejLW/view?usp=sharing)


---

# 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.sportradar.com/ufc-betbuilder/translations.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.
