# Multilingual websites

Most of language files are included in the package so during the AcyMailing installation process, the translations are automatically installed so you don't have to do anything on your end.

In case that a language isn't included, you simply have to go on the AcyMailing Configuration page, tab "Language" and create your own language. AcyMailing will propose you to load the latest version of this language directly from our website. Then you simply have to save the language to have it on your website.\
\
Here are the current translations available for AcyMailing, fully or partially:

| Country                  | Code   |
| ------------------------ | ------ |
| Arabic                   | ar-AA  |
| Arabic (Arabic)          | ar-AR  |
| Arabic (Algeria)         | ar-DZ  |
| Arabic (Saudi Arabia)    | ar-SA  |
| Bulgarian                | bg-BG  |
| Bosnian                  | bs-BA  |
| Catalan                  | ca-ES  |
| Czech (Czech Republic)   | cs-CZ  |
| Welsh (United Kingdom)   | cy-GB  |
| Danish (Denmark)         | da-DK  |
| German (Austria)         | de-AT  |
| German (Switzerland)     | de-CH  |
| German (Germany)         | de-DE  |
| Greek (Greece)           | el-GR  |
| English (Australia)      | en-AU  |
| English (United Kingdom) | en-GB  |
| English (United States)  | en-US  |
| Spanish (Spain)          | es-ES  |
| Spanish (Mexico)         | es-MX  |
| Estonian                 | et-EE  |
| Persian                  | fa-IR  |
| Finnish                  | fi-FI  |
| French (Belgium)         | fr-BE  |
| French (Canada)          | fr-CA  |
| French (France)          | fr-FR  |
| Galician                 | gl-ES  |
| Hebrew                   | he-IL  |
| Croatian                 | hr-HR  |
| Hungarian (Hungary)      | hu-HU  |
| Hungarian                | hu-HUi |
| Indonesian               | in-ID  |
| Icelandic                | is-IS  |
| Italian (Italy)          | it-IT  |
| Japanese                 | ja-JP  |
| Lithuanian               | lt-LT  |
| Latvian                  | lv-LV  |
| Macedonian               | mk-MK  |
| Norwegian                | nb-NO  |
| Dutch (Belgium)          | nl-BE  |
| Dutch (Netherlands)      | nl-NL  |
| Polish (Poland)          | pl-PL  |
| Portuguese (Brazil)      | pt-BR  |
| Portuguese (Portugal)    | pt-PT  |
| Romanian                 | ro-RO  |
| Romanian                 | ro-ROd |
| Russian (Russia)         | ru-RU  |
| Sindhi                   | sd-PK  |
| Slovak (Slovakia)        | sk-SK  |
| Slovenian                | sl-SI  |
| Serbian (Cyrillic)       | sr-RS  |
| Serbian (Latin)          | sr-YU  |
| Swedish (Sweden)         | sv-SE  |
| Swahili                  | sw-KE  |
| Thai                     | th-TH  |
| Turkish (Turkey)         | tr-TR  |
| Ukrainian (Ukraine)      | uk-UA  |
| Urdu                     | ur-PK  |
| Vietnamese               | vi-VN  |
| Chinese (Simplified)     | zh-CN  |
| Chinese (Traditional)    | zh-TW  |


---

# 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.acymailing.com/setup/available-language.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.
