Make LibGroupTalents work now, but still requires regressions

Arguments might still shut be shared from the original call for custom auras.
More functions need to be added to prototypes.
Documentation is needed soon.
This commit is contained in:
NoM0Re
2025-02-06 21:31:45 +01:00
parent 91641b31f2
commit d3c8a9bf3e
29 changed files with 426 additions and 449 deletions
+28 -2
View File
@@ -1051,7 +1051,7 @@ L["Requested display does not exist"] = "El aura requerida no existe"
L["Requested display not authorized"] = "El aura requerida no está autorizada"
L["Requesting display information from %s ..."] = "Solicitando información de visualización de %s..."
L["Require Valid Target"] = "Requiere Objetivo Válido"
L["Requires syncing the specialization via LibSpecialization."] = "Requiere sincronizar la especialización mediante LibSpecialization."
L["Requires syncing the specialization via LibGroupTalents."] = "Requiere sincronizar la especialización mediante LibGroupTalents."
L["Resilience (%)"] = "Temple (%)"
L["Resilience Rating"] = "Índice de temple"
L["Resist"] = "Resistir"
@@ -1457,4 +1457,30 @@ L["Zone Name"] = "Nombre de zona"
L["Zoom"] = "Zoom"
L["Zoom Animation"] = "Animación de zoom"
L["Zul'Gurub"] = "Zul'Gurub"
L["Affliction"] = "Aflicción"
L["Arcane"] = "Arcano"
L["Arms"] = "Armas"
L["Assassination"] = "Asesinato"
L["Balance"] = "Equilibrio"
L["Beast Mastery"] = "Dominio de bestias"
L["Blood"] = "Sangre"
L["Combat"] = "Combate"
L["Demonology"] = "Demonología"
L["Destruction"] = "Destrucción"
L["Discipline"] = "Disciplina"
L["Elemental"] = "Elemental"
L["Enhancement"] = "Mejora"
L["Feral Combat"] = "Combate Feral"
L["Fire"] = "Fuego"
L["Frost"] = "Escarcha"
L["Fury"] = "Furia"
L["Holy"] = "Sagrado"
L["Hybrid"] = "Híbrido"
L["Marksmanship"] = "Puntería"
L["Protection"] = "Protección"
L["Restoration"] = "Restauración"
L["Retribution"] = "Reprensión"
L["Shadow"] = "Sombras"
L["Subtlety"] = "Sutileza"
L["Survival"] = "Supervivencia"
L["Unholy"] = "Profano"