Translate

-- | # You can get help from our document: https://thug.gitbook.io/documentation

Config.Locale = {
    ['Menu_Text'] = 'PVP HUD MENU',
    ['Status_Varitaions_Description'] = 'In this section you can choose which of the variation of the status huds to use.',
    ['Weapon_Varitaions_Description'] = 'In this section you can choose which of the variation of the weapon huds to use.',
    ['Info_Varitaions_Description'] = 'In this section you can choose which of the variation of the info huds to use.',
    ['General_Settings_Description'] = 'In this section you can turn off the indicators you want in the hud.',
    ['Color_Settings_Description'] = 'In this section you can make the color adjustments you want in hud.',
    ['Online_Text'] = 'ONLINE',
    ['Job_Text'] = 'JOB',
    ['Char_Text'] = 'CHAR',
    ['Money_Text'] = 'MONEY',
    ['Location_Text'] = 'LOCATION',
}

Last updated