# Localizing

## A bit of info

Anyone can localize wump to any language you want, but It's recommended to only translate wump to your **native** language,for example: my native language is Dutch, so I've translated Wump to dutch. If there aren't any translators for your non-native languages you can translate Wump to that language but expect it to be changed at a later date.

## Translating

### Current locales

| language (full)         | translator      | coverage |
| ----------------------- | --------------- | -------- |
| English (United States) | Wesselgame#0498 | 100%     |
| Dutch                   | Wesselgame#0498 | 100%     |

### Getting started


---

# 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://wessel.gitbook.io/yorushika/contributing/localizing.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.
