Details/Details_TargetCaller/locales/zhTW.lua
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
456 B
Lua
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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"] = "目標調用"