Files
florian.berthold 5bb7be4968 chore: hoist plugins to root and move main into Details/
Each Details_* plugin and the main Details addon now lives in its own
repo-root folder, matching the Exiles fork-layout convention.
2026-05-25 10:59:28 +02:00

8 lines
150 B
Lua

local Loc = LibStub("AceLocale-3.0"):NewLocale("Details_Threat", "ptBR")
if (not Loc) then
return
end
Loc ["STRING_PLUGIN_NAME"] = "Mini Ameaca"