We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e304ad8 commit 742ca6fCopy full SHA for 742ca6f
1 file changed
Locales/enUS.lua
@@ -69,7 +69,7 @@ function Return_enUS()
69
["ma_CloseWindow"] = "X",
70
["tt_CloseWindow"] = "Close AzerothCoreAdmin",
71
--[[Other]]
72
- ["slashcmds"] = { "/trinityadmin", "/ta" },
+ ["slashcmds"] = { "/azerothcoreadmin", "/acadmin" },
73
["lang"] = "English",
74
["realm"] = "|cFF00FF00Realm:|r "..GetCVar("realmName"), --do not change this line!
75
["char"] = "|cFF00FF00Char:|r "..UnitName("player"), --do not change this line!
0 commit comments