# Langues et régions

Papillon est un projet communautaire traduit bénévolement dans plus de 40 langues.

## Comment changer de langue

Depuis les <i class="fa-gear-complex">:gear-complex:</i> Paramètres, ouvre le menu <i class="fa-palette">:palette:</i> Personnalisation puis sélectionne <i class="fa-language">:language:</i> Langues. Tu peux changer ta langue d'affichage ici.

## Pourquoi je vois des mots en français ou en anglais ?

Parfois, la traduction n'est pas complète. Papillon affiche par défaut de l'anglais ou du français si il ne trouve pas le mot dans la langue souhaitée.

## Quelles langues je peux choisir ?

<details>

<summary><strong>Liste complète des langues</strong></summary>

* 🇫🇷 Français
* 🇬🇧 Anglais
* 🇩🇪 Allemand
* 🇪🇸 Espagnol
* 🇮🇹 Italien
* 🇹🇷 Turc
* 🏁 Breton
* 🇵🇹 Portugais
* 🇯🇵 Japonais
* 🇷🇺 Russe
* 🇰🇷 Coréen
* 🇿🇦 Afrikaans
* 🇦🇪 Arabe
* 🇬🇷 Grec
* 🇮🇳 Hindi
* 🇳🇱 Néerlandais
* 🇵🇱 Polonais
* 🇷🇴 Roumain
* 🇦🇱 Albanais
* 🇺🇦 Ukrainien
* 🇻🇳 Vietnamien
* 🇧🇬 Bulgare
* 🇧🇩 Bengali
* 🇨🇿 Tchèque
* 🇩🇰 Danois
* 🇫🇮 Finnois
* ✡️ Hébreu
* 🇭🇺 Hongrois
* 🇮🇩 Indonésien
* 🇳🇴 Norvégien
* 🇸🇰 Slovaque
* 🇸🇪 Suédois
* 🇹🇭 Thaï
* 🇮🇷 Persan
* 🇵🇰 Ourdou
* 🇲🇾 Malais
* 🇹🇿 Swahili
* 🇭🇷 Croate
* 🇪🇪 Estonien

</details>


---

# 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.papillon.bzh/support/kb/languages.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.
