# Translating MLDS

There are three things that need translating, and the necessary files can be found on this page covering the following parts:

The interface and email messages need to be translated, whilst the third section is optional depending on the Member country preference.

## Available tooling

SNOMED International provides an online translation tool, [https://translate.snomedtools.org](https://translate.snomedtools.org/), which can be used to translate the MLDS interface and email messages.&#x20;

To access the translation tool,  you will need to request an account via [techsupport@snomed.org](mailto://techsupport@snomed.org), explaining that the account is needed to translate MLDS.

Once you have received the invite, follow the instructions in the email, then go to the MLDS translation project at <https://translate.snomedtools.org/projects/mlds/>.

You will see the following screen:

<figure><img src="https://969927579-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYgfgtQAEX6IwigniPM1%2Fuploads%2FBeaHEnqwn9eivzAROItC%2FScreenshot%202026-02-17%20at%2010.22.03%20AM.jpeg?alt=media&#x26;token=cddafcc6-a35b-43af-8943-49c6b20cc644" alt=""><figcaption></figcaption></figure>

Find the language you want to translate and then, looking along the relevant row, click on the **Untranslated** column, which will open the following screen:

<figure><img src="https://969927579-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYgfgtQAEX6IwigniPM1%2Fuploads%2FVQVUpGEfWIER0nEmi2SB%2FScreenshot%202026-02-17%20at%2010.27.58%20AM.jpeg?alt=media&#x26;token=271e7609-5cec-4550-90bf-fe60d2f6b848" alt=""><figcaption></figcaption></figure>

At the top of the page, you can see the English word to translate (in this case, 'Home') and an empty box where you can enter the translation.&#x20;

Once you have entered the correct translation, change the **Review State** to *Approved*, then click the 'Save and Continue' button. This will then take you to the next untranslated phrase.

Once you have completed all the translations, please inform [techsupport@snomed.org](mailto://techsupport@snomed.org).

### Useful Hints

* There is no need to complete the translations in one session as they are saved on the server.
* There are also automated translation options further down the page that can speed up the process. If you are happy with one of the translations, click in the 'Accept and Approve' button on the relevant row.

## Other Files

The following files may also need to be translated before they can be added to the site, mainly the terms & conditions and the affiliate license. This is a more straightforward translation of the files' contents, but the choice to translate them is up to the Member country.

Please request more information from [techsupport@snomed.org](mailto://techsupport@snomed.org) if needed.


---

# 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.snomed.org/snomed-ct-user-guides/mlds-user-guide/administration-user-guide/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.
