UI_EN = {
	UI_options_OAC_tickRate = "Tick Rate (Highlighted Containers)",
    UI_options_OAC_keyBind = "Key to open or close containers",
	UI_options_OAC_autoOpen = "Auto-open containers",
	UI_options_OAC_autoOpen_tooltip = "Enable or disable automatic opening of containers when the player looks inside.",
	UI_options_OAC_autoClose = "Auto-close containers",
	UI_options_OAC_autoClose_tooltip = "Enable or disable automatic closing of containers when they are no longer selected. (requires Auto-open enabled)",
}