local Tinkr, Bastion = ... local L = Bastion.Locale:NewLocale("Bastion", "enUS", true) L["Available commands:"] = true L["[MythicPlusUtils] Unknown command"] = true L["Bastion"] = true L["Cast logging "] = true L["Debuff logging "] = true L["Debug mode disabled"] = true L["Debug mode enabled"] = true L["Disabled"] = true L["Dump spells to a file"] = true L["Enabled"] = true L["Module not found"] = true L["Tinkr"] = true L["Toggle a module on/off"] = true L["Toggle bastion on/off"] = true L["Toggle debug mode on/off"] = true L["Toggle m+ module on/off"] = true L["Toggle trace mode on/off"] = true L["Trace mode disabled"] = true L["Trace mode enabled"] = true