# Translation Support

## Language Selection <a href="#add-or-improve-translations" id="add-or-improve-translations"></a>

Selecting your language is easy!

{% tabs %}
{% tab title="CAD" %}
Once signed in, users can select their language in the top-right dropdown.

<figure><img src="/files/BJKTF1UYSInAx9ANybNK" alt="" width="107"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="CMS" %}
Once signed in, users can select their language in the top-right dropdown.

<figure><img src="/files/dSNPQMF9qvuRq7MsvnGq" alt="" width="157"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Radio" %}
Once signed in, users can select their language in the top-right dropdown.

<figure><img src="/files/IPAiJbnfqhUvyqgwDG1W" alt="" width="109"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## Improving Translations: <a href="#add-or-improve-translations" id="add-or-improve-translations"></a>

Our systems automatically generate translations with AI. These translations can be manually improved by native language speakers.

### 1. Submitting Improvements

To submit translations, sign in with your Sonoran Software account at [translate.sonoransoftware.com](https://translate.sonoransoftware.com/).

* Select the **CAD**, **CMS,** or **Radio** product
* Select the **Language**
* Search and enter improved **Suggestions** for your language
* Once complete select **Submit Suggestions**

{% hint style="info" %}
If you do not see your language at all, create a [Support Live Chat](https://support.sonoransoftware.com/) ticket to request generation of an entirely new language file.
{% endhint %}

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

### 2. Approval Process

Once submitted, you will receive an email confirmation. Our team will attempt to manually review and approve or deny within 72 hours.

If you have not received an email reply back within 72 hours with an **approval** or **denial**, feel free to contact us via our [Support Live Chat](https://support.sonoransoftware.com/) or [Discord](https://discord.sonoransoftware.com/).

<div><figure><img src="/files/gWPHA4iNJb4a85P0WfEi" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/QgPFuwHj4HUjlL3T7OYG" alt="" width="375"><figcaption></figcaption></figure></div>

### 3. Updated Translations

Once approved, the updated translations will be **automatically available** on the website version within a few minutes. Desktop and mobile apps will be updated on the next app release.


---

# 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.sonoransoftware.com/other/translation-support.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.
