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

# Language

Nebula supports multiple languages, at the moment available languages are :&#x20;

* **en** (english)

## File location

The languages files are location in the `/plugins/Nebula/lang/` folder.

## Change the language

Change the **language** property in the main configuration file and set it to one of the availables languages.

## Translating to your own language

If you want to translate Nebula in a language that's not in the list, copy the `en.yml` file in the lang folder, rename it to **\<your\_language>.yml** and change the values.

When all values have been renamed, change the **language** property in the main configuration file and set it to **\<your\_language>**.

You can also transmit me your language file to include it into Nebula so that other people won't have to translate it.
