UI_EN = {
    --Traits
    UI_trait_VanSurvivor = "Van Survivor",
    UI_trait_VanSurvivorDesc = "Start out with a stocked vehicle of survival gear, you grabbed everything you could before leaving!",
    UI_trait_RVOwner = "RV Owner",
    UI_trait_RVOwnerDesc = "Turns out you already own an RV and you're using it to get away!",
    UI_trait_BikeOwner = "Bicycle Owner",
    UI_trait_BikeOwnerDesc = "Start out with your own bicycle!",    
    

    --Professions
    UI_prof_Nomad = "Nomad",
    UI_prof_Trucker = "Trucker",

}