(fix/spec) esES localisation

This commit is contained in:
NoM0Re
2025-04-02 10:19:48 +02:00
parent dd0dd3bc31
commit b2211d8689
2 changed files with 4 additions and 4 deletions
@@ -154,7 +154,7 @@ elseif GAME_LOCALE == "esES" then
Discipline = "Disciplina",
Elemental = "Elemental",
Enhancement = "Mejora",
["Feral Combat"] = "Combate Feral",
["Feral Combat"] = "Combate feral",
Fire = "Fuego",
Frost = "Escarcha",
Fury = "Furia",
@@ -164,7 +164,7 @@ elseif GAME_LOCALE == "esES" then
Protection = "Protección",
Restoration = "Restauración",
Retribution = "Reprensión",
Shadow = "Sombras",
Shadow = "Sombra",
Subtlety = "Sutileza",
Survival = "Supervivencia",
Unholy = "Profano",
+2 -2
View File
@@ -1473,7 +1473,7 @@ L["Destruction"] = "Destrucción"
L["Discipline"] = "Disciplina"
L["Elemental"] = "Elemental"
L["Enhancement"] = "Mejora"
L["Feral Combat"] = "Combate Feral"
L["Feral Combat"] = "Combate feral"
L["Fire"] = "Fuego"
L["Frost"] = "Escarcha"
L["Fury"] = "Furia"
@@ -1483,7 +1483,7 @@ L["Marksmanship"] = "Puntería"
L["Protection"] = "Protección"
L["Restoration"] = "Restauración"
L["Retribution"] = "Reprensión"
L["Shadow"] = "Sombras"
L["Shadow"] = "Sombra"
L["Subtlety"] = "Sutileza"
L["Survival"] = "Supervivencia"
L["Unholy"] = "Profano"