# Translation

{% hint style="danger" %}
This page is no longer current, we have stopped using the Crowdin platform to receive translations. A replacement will arrive soon so that you can continue to contribute.
{% endhint %}

## <mark style="color:orange;">Introduction</mark>

If you would like to help translate the Valhelsia mods and modpacks into new languages, you can follow the instructions in this guide to contribute your own entries. In addition, you can also vote on translations supplied by previous translators.

We are currently looking for people to translate into the following languages:

* :flag\_cn: Chinese Simplified&#x20;
* :flag\_nl: Nederlands&#x20;
* :flag\_fr: French&#x20;
* :flag\_de: German&#x20;
* :flag\_it: Italian&#x20;
* :flag\_no: Norwegian&#x20;
* :flag\_es: Spanish&#x20;
* :flag\_pt: Portuguese&#x20;
* :flag\_br: Brazilian Portuguese&#x20;
* :flag\_ru: Russian&#x20;
* :flag\_tr: Turkish&#x20;
* :flag\_jp: Japanese&#x20;
* :flag\_kr: Korean&#x20;
* :flag\_se: Swedish&#x20;
* :flag\_pl: Polish&#x20;
* :flag\_dk: Danish&#x20;
* :flag\_fi: Finnish&#x20;
* :flag\_gr: Greek
* :flag\_ua: Ukrainian

{% hint style="danger" %}
Before making any contributions, please read the information below!
{% endhint %}

## <mark style="color:orange;">Become a Translator</mark>

### :pencil: How to get started:

1. Register (or sign in) at <https://translate.valhelsia.net/>
2. Fill in your profile.
3. Select the language on the project page for which you want to offer your translation.
4. Then click `Join` next to the "You must join the translator team to be able to participate in this project." message.
5. A member of the Valhelsia Team will verify your application and accept it.
6. Go to the editor by choosing a file to translate.
7. Fill in the box to propose your translation or vote for a translation from another translator.

{% hint style="info" %}
When the box is already filled, it means that a translator has already translated the string. If the box is not filled, click on it and suggest your translation (if you are not sure don't do it and let another translator translate it). If you believe a translation is incorrect or could be improved, you can fill the box with your own translation (if the old one is already validated by a member of the Valhelsia Team, it will be put in the list of suggestions and will have to be validated by a manager in case it gets enough votes).
{% endhint %}

{% embed url="<https://translate.valhelsia.net>" %}
Link to our translation page.
{% endembed %}


---

# 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://wiki.valhelsia.net/navigation/translation.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.
