Translate

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

Config.Locale = {
    ['Menu_Text'] = "DEATHCAM MENU",
    ['Last_Killers_Text'] = "LAST KILLERS",
    ['Settings_Theme_Color'] = "Theme Color",
    ['Settings_Streamer_Mode_Text'] = "Streamer Mode",
    ['Settings_Killer_Message'] = "Your Message for Those Killed",
    ['Received_Damage_Text'] = "Received Damage",
    ['Received_Hit_Text'] = "Received Hit",
    ['Report_Text'] = "FAST REPORT β€˜β€™J’’",
    ['Reported_Text'] = "REPORTED",
    ['Cancel_Button_Text'] = "Cancel",
    ['Save_Button_Text'] = "Save",
    ['Blacklist_Notify'] = "You cannot set this kill message because it contains a blacklist word!",
}

Last updated