UI_EN = {
    UI_SIMBA_AutoHide_Left_Label      = "Left icon bar",
    UI_SIMBA_AutoHide_Left_Desc       = "When enabled, the left icon bar hides and only appears when the mouse touches the left edge of the screen. When disabled, it stays always visible.",

    UI_SIMBA_AutoHide_Bottom_Label    = "Bottom hotbar",
    UI_SIMBA_AutoHide_Bottom_Desc     = "When enabled, the bottom hotbar hides and appears when the mouse touches the bottom of the screen. When disabled, it stays always visible like in vanilla.",

    UI_SIMBA_AutoHide_VehicleDash_Label = "Vehicle dashboard (while driving)",
    UI_SIMBA_AutoHide_VehicleDash_Desc  = "When enabled, the vehicle dashboard follows the same auto-hide behavior as the bottom bar (shows when the mouse touches the bottom edge). When disabled, the vehicle dashboard stays fixed and always visible while you are inside a vehicle.",

    UI_SIMBA_AutoHide_Inventory_Label = "Inventory and containers",
    UI_SIMBA_AutoHide_Inventory_Desc  = "When enabled, the player inventory slides down when the mouse touches the top of the screen and containers only appear when they have items. When disabled, everything stays open like in vanilla.",

    UI_SIMBA_AutoHide_Speed_Label     = "Game speed panel",
    UI_SIMBA_AutoHide_Speed_Desc      = "When enabled, the game speed panel is hidden and you control time only with the keyboard shortcuts. When disabled, the panel is visible on the HUD as usual.",

    UI_SIMBA_AutoHide_FPS_Label       = "FPS next to clock",
    UI_SIMBA_AutoHide_FPS_Desc        = "When enabled, shows a draggable FPS counter next to the clock. When disabled, the extra FPS readout is hidden.",
}
