local L = LibStub("AceLocale-3.0"):NewLocale("Broadcaster", "enUS", true) --CORE-- L["Standby"] = true L["Enable/disable the addon, so no messages are sent."] = true L["Channel"] = true L["The channel to broadcast your messages to."] = true L["Raid"] = true L["Party"] = true L["Self"] = true --ALL MODULES-- L["Enable"] = true L["Announce messages for this spell."] = true L["Pull messages from..."] = true L["Use the default messages, your own, or both."] = true L["Default"] = true L["Custom"] = true L["Both"] = true L["Custom messages"] = true L["Enter in any custom messages you would like to use, one per line."] = true L["the spell's target"] = true --MAGE MODULE-- L["Polymorph"] = true L["Portals"] = true L["the portal's destination"] = true L["Ritual of Refreshment"] = true --DRUID MODULE-- L["Rebirth"] = true --PALADIN MODULE-- L["Redemption"] = true --PRIEST MODULE-- L["Resurrection"] = true --SHAMAN MODULE-- L["Ancestral Spirit"] = true