> For the complete documentation index, see [llms.txt](https://doc.var-fivem.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.var-fivem.com/barber-shop/configuration/translate.md).

# Translate

{% hint style="info" %}
To change the interface and also that of notifications go here&#x20;
{% endhint %}

{% content-ref url="/pages/CJLrFhhrwGWSZzdCCWTQ" %}
[Change language](/theme-translate/change-language.md)
{% endcontent-ref %}

```lua
Shared.Locale = {
    DrawTopNotification = "Press ~INPUT_CONTEXT~ to cut your ~g~hair",
    Left = "Left",
    Right = "Right",
    Confirm = "Confirm",
    Cancel = "Cancel"
}
```
