> For the complete documentation index, see [llms.txt](https://shimado.gitbook.io/fungames/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shimado.gitbook.io/fungames/plugin-usage/languages.md).

# Languages

To change the language to any other ready-made one, you need to look at what is available.

Then restart the plugin and a new file will appear in the "Messages" folder.

```yaml
# ╔═════════════════════╗
# ║  LANGUAGES: en, ru  ║
# ╚═════════════════════╝

Language: en
```

### How to create your own language file

You can copy any of the files in the "Messages" folder, for example **en.yml**, and rename it to something else, for example **de.yml**. Change the language in the config to de and restart the plugin!
