# For Translators

If you've translated the language file into your native language, you can assist others by sharing your version with me. You can share it directly on GitHub or send  me the file via [Email ](mailto:support@nightevolution.de)or [Discord](https://discord.gg/PgUhUNGu2A).<br>

## Supported Languages

<table data-full-width="false"><thead><tr><th width="236">Language</th><th width="172">Language Code</th><th width="178.5">Current Version</th><th>Link to File</th></tr></thead><tbody><tr><td>English <em>(US)</em></td><td><code>en-US</code></td><td>2</td><td><a href="https://github.com/Happy-Hop7/RealisticPlantGrowth/blob/master/src/main/resources/lang/en-US.yml">en-US</a></td></tr><tr><td>German</td><td><code>de-DE</code></td><td>2</td><td><a href="https://github.com/Happy-Hop7/RealisticPlantGrowth/blob/master/src/main/resources/lang/de-DE.yml">de-DE</a></td></tr><tr><td>Finnish</td><td><code>fi-FI</code></td><td>1</td><td><a href="https://github.com/Happy-Hop7/RealisticPlantGrowth/blob/master/src/main/resources/lang/fi-FI.yml">fi-FI</a></td></tr><tr><td>Russian</td><td><code>ru-RU</code></td><td>1</td><td><a href="https://github.com/Happy-Hop7/RealisticPlantGrowth/blob/master/src/main/resources/lang/ru-RU.yml">ru-RU</a></td></tr><tr><td>Chinese <em>(traditional)</em></td><td><code>zh-Hant</code></td><td>1</td><td><a href="https://github.com/Happy-Hop7/RealisticPlantGrowth/blob/master/src/main/resources/lang/zh-Hant.yml">zh-Hant</a></td></tr></tbody></table>

***

<div data-full-width="false"><figure><img src="/files/MwqfrtD9mtVydsKFuIDY" alt=""><figcaption></figcaption></figure></div>

***


---

# 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://realistic-plant-growth.nightevolution.de/for-contributors/for-translators.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.
