ContextMenu_EN = {
    ContextMenu_VehicleSlots = "Vehicle Slots",
    ContextMenu_Slot = "Slot",
    ContextMenu_Empty = "Empty",
    ContextMenu_LoadVehicle = "Load Vehicle",
    ContextMenu_Load = "Load",
    ContextMenu_ClickToUnload = "Click to unload vehicle",
    ContextMenu_NoVehicleDetected = "No vehicle detected at rear of trailer",

    IG_VehicleSlot_1 = "Slot 1",
    IG_VehicleSlot_2 = "Slot 2",
    IG_VehicleSlot_3 = "Slot 3",
    IG_VehicleSlot_Empty = "Empty",
    IG_VehicleSlot_NoVehicle = "No Vehicle",
}