Translate

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

Config.Locale = {
    ['Menu_Text'] = "KILLFEED MENU",
    ['Settings_Killfeed_Text'] = "Killfeed",
    ['Settings_Streak_Indicator_Text'] = "Streak Indicator",
    ['Settings_Distance_Indicator_Text'] = "Distance Indicator",
    ['Settings_Streamer_Mode_Text'] = "Streamer Mode ",
    ['Settings_Category'] = "Settings",
    ['Font_Category'] = "Font",
    ['Killer_Color_Category'] = "Your Killer Color",
    ['Killed_Color_Category'] = "Your Killed Color",
    ['Cancel_Button_Text'] = "Cancel",
    ['Save_Button_Text'] = "Save",
}

Last updated