Advanced Garages
Languages
Available languages for JG Advanced Garages and how to change the locale
JG Advanced Garages is available in 19 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
| Language | Config.Locale value |
|---|---|
| English | en |
| Arabic | ar |
| Chinese (Simplified) | cn |
| Chinese (Traditional) | zh-tw |
| Czech | cs |
| Danish | da |
| Dutch | nl |
| Finnish | fi |
| French | fr |
| German | de |
| Hungarian | hu |
| Italian | it |
| Japanese | ja |
| Lithuanian | lt |
| Portuguese | pt |
| Romanian | ro |
| Spanish | es |
| Swedish | sv |
| Vietnamese | vi |
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.