Files
coa-details/plugins/Details_YouAreNotPrepared/ptBR.lua
T
2014-03-03 19:08:17 -03:00

8 lines
252 B
Lua

local Loc = LibStub("AceLocale-3.0"):NewLocale ("Details_YouAreNotPrepared", "ptBR")
if (not Loc) then
return
end
Loc ["STRING_PLUGIN_NAME"] = "You Are Not Prepared"
Loc ["STRING_PLUGIN_ALERT"] = "YANP: clique para ver o registro da morte"