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

9 lines
456 B
Lua

local L = LibStub("AceLocale-3.0"):NewLocale("DetailsTargetCaller", "zhTW")
if not L then return end
L["STRING_INSTALL_ERROR1"] = "目標調用無法安裝:未發現Details!。"
L["STRING_OVERALL"] = "整體"
L["STRING_PLUGIN_DESC"] = "PvP上的目標調用插件也可以由PvE上的團隊領隊使用。當您選擇一個新的目標時,告訴您自更改目標以來每個團隊成員造成的傷害。"
L["STRING_PLUGIN_NAME"] = "目標調用"