# Static Translations

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

Static translations allow you to define **fixed terms and rules** that override the automatic AI translation.

While AI provides high-quality translations, there are cases where certain words or phrases should **not be translated** or should always be translated in a **specific, predefined way**. Static translations give you full control over these exceptions.

This is especially useful for:

* **Brand names** or product names that must remain unchanged
* **Technical terms** that require consistent wording
* **Preferred translations** where AI results may vary or be inaccurate

When a static translation is defined, the system will always apply your rule instead of relying on the AI output.

This ensures:

* Consistent terminology across all languages
* Greater accuracy for critical terms
* Full control over how key content is translated

Static translations are applied automatically during the translation process and help maintain a professional and consistent multilingual experience.

***


---

# 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://joomtastic.gitbook.io/joomtastic-docs/advanced/static-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.
