# Translate

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

{% content-ref url="../../theme-translate/change-language" %}
[change-language](https://doc.var-fivem.com/theme-translate/change-language)
{% endcontent-ref %}

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