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

# Language

```lua
cfg.lang = 'en'
```

#### *string*

## Description

Setting this will determine the language that all players default to when utilizing the script. If you change this to a language that doesn't exist; it will automatically reset back to **english**.

###

## Notes

To learn more about modifying or adding new languages, visit the [**rlib documentation**](https://docs.rlib.io) and refer to the section titled [**Languages**](https://docs.rlib.io/installation/addon/customize)

##
