f6d807bf51
- options panel recreated from scretch.
8 lines
274 B
Lua
8 lines
274 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 (plugin for Details!)"
|
|
Loc ["STRING_PLUGIN_ALERT"] = "YANP: clique para ver o registro da morte" |