UI_FR = {
    UI_CUI_window_title = "Objets quips",
    UI_CUI_no_items_avaliable = "Aucun objet disponible dans l'inventaire",
 
    -- Category Buttons
    UI_CUI_Category_HEAD = "TETE",
    UI_CUI_Category_UNDIES = "DESSOUS",
    UI_CUI_Category_BODY = "TORSE",
    UI_CUI_Category_HANDS = "MAINS",         
    UI_CUI_Category_LEGS = "JAMBES",
    UI_CUI_Category_FEET = "PIEDS",
    UI_CUI_Category_ACC = "ACC",
    UI_CUI_Category_TRINKET = "BIBELOT",
   
    -- Body slots naming
    UI_CUI_FannyPackFront = "BananeAv",
    UI_CUI_FannyPackBack = "BananeAr",
    UI_CUI_Hat = "Chapeau",
    UI_CUI_Mask = "Masque",
    UI_CUI_FullHat = "Casque",
    UI_CUI_MaskEyes = "Masque",
    UI_CUI_MaskFull = "Masque",
    UI_CUI_FullHelmet = "Casque",
    UI_CUI_Jacket = "Veste",
    UI_CUI_FullTop = "Combinaison",
    UI_CUI_JacketHat = "VesteChapeau",
    UI_CUI_Sweater = "Pull",
    UI_CUI_TorsoExtra = "Torse+",
    UI_CUI_SweaterHat = "PullChapeau",
    UI_CUI_Necklace = "Collier",
    UI_CUI_Necklace_Long = "LCollier",
    UI_CUI_Neck = "Cou",
    UI_CUI_Nose = "Nez",
    UI_CUI_Ears = "Oreilles",
    UI_CUI_EarTop = "Ecouteurs",
    UI_CUI_Right_MiddleFinger = "Majeur D ",
    UI_CUI_Left_MiddleFinger = "Majeur G",
    UI_CUI_Right_RingFinger = "Annulaire D",
    UI_CUI_Left_RingFinger = "Annulaire G",
    UI_CUI_RightWrist = "Poignet D",
    UI_CUI_LeftWrist = "Poignet G",
    UI_CUI_BellyButton = "Ventre",
    UI_CUI_Eyes = "Yeux",
    UI_CUI_LeftEye = "Oeil G",
    UI_CUI_RightEye = "Oeil D",
    UI_CUI_Hands = "Mains",
    UI_CUI_Scarf = "Echarpe",
    UI_CUI_Underwear = "Sous-vtements",
    UI_CUI_MakeUp_FullFace = "MFace",
    UI_CUI_MakeUp_Eyes = "MYeux",
    UI_CUI_MakeUp_EyesShadow = "MYeuxO",
    UI_CUI_MakeUp_Lips = "MLips",
    UI_CUI_Belt = "Ceinture",
    UI_CUI_BeltExtra = "Ceinture+",
    UI_CUI_AmmoStrap = "Sangle",
    UI_CUI_Tail = "Queue",
    UI_CUI_Legs1 = "Jambes1",
    UI_CUI_Pants = "Pantalon",
    UI_CUI_Skirt = "Jupe",
    UI_CUI_ShortSleeveShirt = "Chemisette",
    UI_CUI_Shirt = "Chemise",
    UI_CUI_Tshirt = "Tshirt",
    UI_CUI_TankTop = "Dbardeur",
    UI_CUI_Socks = "Chaussettes",
    UI_CUI_UndInn = "Dessous",
    UI_CUI_Shoes = "Chaussures",
    UI_CUI_Torso1Legs1 = "Torse1J1",
    UI_CUI_BathRobe = "Peignoir",
    UI_CUI_FullSuit = "Combinaison",
    UI_CUI_FullSuitHead = "Combinaison",
    UI_CUI_Dress = "Robe",
    UI_CUI_UnderwearTop = "DessousH",
    UI_CUI_UnderwearBottom = "DessousB",
    UI_CUI_UnderwearExtra1 = "Dessous1",
    UI_CUI_UnderwearExtra2 = "Dessous2",
    UI_CUI_ZedDmg = "Dgats de Z",
    UI_CUI_Bandage = "Bandage",
    UI_CUI_Wound = "Blessure",

    -- Body slots of scrap armor
    UI_CUI_SpecialBelt = "CeintureR",
    UI_CUI_SwordSheath = "Fourreau",
    UI_CUI_TorsoRig = "Rig 1",
    UI_CUI_TorsoRig2 = "Rig 2",
    UI_CUI_waistbags = "Sac Banane",
    UI_CUI_UpperArmLeft = "Bras G",
    UI_CUI_UpperArmRight = "Bras D",
    UI_CUI_ThighLeft = "Cuisse G",
    UI_CUI_ThighRight = "Cuisse D",
    UI_CUI_LowerBody = "Kilt",
    UI_CUI_Pauldrons = "Espauliers",
    UI_CUI_HandPlateLeft = "Plaque G",
    UI_CUI_HandPlateRight = "Plaque D",
    UI_CUI_ShinPlateLeft = "Plaque G",
    UI_CUI_ShinPlateRight = "Plaque D",
    UI_CUI_SpecialMask = "MasqueR",
}
