Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- ********************************************************
- -- ** Memoria - enGB/enUS Local **
- -- ** <http://www.cosmocanyon.de> **
- -- ********************************************************
- --
- -- This localization is written by:
- -- Mizukichan
- --
- -- Check for addon table
- if (not Memoria) then Memoria = {}; end
- local Memoria = Memoria;
- -- Localization
- Memoria.L = {
- ["Take screenshot on"] = "Take screenshot on",
- ["arena endings"] = "arena endings",
- ["battleground endings"] = "battleground endings",
- ["bosskills"] = "boss kills",
- ["challenge instance endings"] = "mythic+ instance endings",
- ["exalted only"] = "exalted only",
- ["level up"] = "level up",
- ["new achievement"] = "new achievement",
- ["new reputation level"] = "new reputation level",
- ["only after first kill"] = "only once per difficulty",
- ["show played"] = "show /played in chat",
- ["wins only"] = "wins only",
- }
Advertisement
Add Comment
Please, Sign In to add comment