Version 0.2
- handle SendChatMessage ordering if addon Misspelled is also installed - break long texts in chunks of 255 length - debug flag and messages
This commit is contained in:
5
localisation/enUS.lua
Normal file
5
localisation/enUS.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
local L = LibStub('AceLocale-3.0'):NewLocale('Grichelde', 'enUS', true)
|
||||
if not L then return end
|
||||
|
||||
-- system messages
|
||||
L.AddonLoaded = 'Grichelde now helps you with your spelling disabilities.'
|
||||
Reference in New Issue
Block a user