# Languages

{% 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 = {
    DrawTopNotificationEnter = "Press ~INPUT_TALK~ to enter the ~o~clothing shop~s~",
    DrawTopNotificationExit = "Press ~INPUT_REPLAY_TOGGLE_TIMELINE~ to exit the ~r~clothing shop~s~",
    Left = "Left rotation",
    Right = "Right rotation"
}
```
