JG Docs
HUD

Languages

Available languages for JG HUD and how to change the locale

JG HUD is available in 8 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
Chinese (Traditional)zh-tw
Czechcs
Frenchfr
Germande
Portuguesept
Swedishsv
Turkishtr

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.

Last updated 19 July 2026

On this page