Details/Details_TargetCaller/locales/ruRU.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
665 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", "ruRU")
if not L then return end
L["STRING_INSTALL_ERROR1"] = "Target Caller не может быть установлен: Details! не найден."
L["STRING_OVERALL"] = "Общий"
L["STRING_PLUGIN_DESC"] = "Плагин для Target Caller в PvP также может использоваться лидером рейда в PvE. Когда Вы выбираете новую цель, сообщает, сколько урона нанес каждый участник рейда с тех пор, как вы изменили цель."
L["STRING_PLUGIN_NAME"] = "Target Caller"