Use locale for tooltips

This commit is contained in:
BanditTech
2025-11-08 11:28:10 -08:00
parent b126eb2872
commit 8df8f83549
11 changed files with 32 additions and 5 deletions
+2 -2
View File
@@ -152,8 +152,8 @@ E.Options.args.bags = {
deconstruct = {
order = 16,
type = "toggle",
name = "Deconstruct Mode",
desc = "Enable the Deconstruct Mode button for disenchanting, milling, prospecting, and unlocking items.",
name = L["Deconstruct Mode"],
desc = L["Deconstruct Mode Desc"],
set = function(info, value) E.db.bags[info[#info]] = value E:StaticPopup_Show("PRIVATE_RL") end
},
unlearnedVanityIcon = {