# Changing Language

## Available Languages

* **`pl`** - Polish/Polski
* **`en`** - English/English
* **`de`** - German/Deutsch
* **`fr`**- French/Français
* **`es`** - Spanish/Español

***

```lua title="shared/config.lua"
KOJA.Locale = 'en'
```

## Related pages

- [Required Police To Start Heist](/heists/shop-heist/configuration/required-police-to-start-heist) — Required number of police officers to start a robbery
- [Configuration](/heists/shop-heist/configuration) — back to the section overview
