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
538 B
Lua

local L = LibStub("AceLocale-3.0"):NewLocale("DetailsTargetCaller", "esMX")
if not L then return end
L["STRING_INSTALL_ERROR1"] = "Llamador de objetivo no se puede instalar: Details! no se encuentra."
L["STRING_OVERALL"] = "General"
L["STRING_PLUGIN_DESC"] = "Plugin para Llamador de objetivo en JcJ, también puede ser utilizado por líder de banda en JcE. Cuando seleccionas un nuevo objetivo, indica cuánto daño infligió cada miembro de la banda desde que cambiaste el objetivo."
L["STRING_PLUGIN_NAME"] = "Llamador de objetivo"