Orbit Studios Resourcesorbit-dynamichud-addons
Language Support
Configure available locales for orbit-dynamichud-addons.
Language Support
orbit-dynamichud-addons includes locale files in resources/[orbit]/orbit-dynamichud-addons/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
Set the active ox_lib locale in server.cfg.
setr ox:locale enFor Turkish:
setr ox:locale trEdit Text
Edit the matching JSON file to change seatbelt, cruise-control, keybind, success, and error messages.
{
"actions": {
"toggle_cruise_control": "Toggle Cruise Control"
}
}