Orbit Studios Resourcesorbit-dynamichud
Language Support
Configure available locales for orbit-dynamichud.
Language Support
orbit-dynamichud includes locale files in resources/[orbit]/orbit-dynamichud/locales.
Available Locales
| Locale | File |
|---|---|
| English | en.json |
| German | de.json |
| Spanish | es.json |
| French | fr.json |
| Swedish | sv.json |
| Turkish | tr.json |
Set The Locale
DynamicHUD uses ox_lib locale loading. Set the active locale in server.cfg.
setr ox:locale enFor Swedish:
setr ox:locale svEdit Text
Edit the matching JSON file when you want to change command names, HUD labels, onboarding text, control panel text, vehicle labels, or notification text.
{
"commands": {
"restarthud": "restarthud"
}
}If you rename command locale values, the in-game command names change too.