local Tinkr, Bastion = ... if not Bastion.Locale.ShouldLoad("enUS") then return end local L = {} L["Tinkr"] = "Tinkr" L["Bastion"] = "Bastion" Bastion.Locale.SetTable(L)