JG Docs
Vehicle Studio

Languages

Available languages for JG Vehicle Studio and how to change the locale

JG Vehicle Studio is available in 4 languages, translated by the community.

Setting the language

In config.lua, set Config.Locale to the code of the language you want, then restart the resource:

Config.Locale = "en"

Available languages

LanguageConfig.Locale value
Englishen
Danishda
Frenchfr
Germande

Contributing a translation

Spotted a mistake, or want the script in your language? Translations live in our public translations repository, and anyone can contribute. See the Translations guide for how to submit yours.

On this page