(fix/spec) esES localisation
This commit is contained in:
@@ -154,7 +154,7 @@ elseif GAME_LOCALE == "esES" then
|
|||||||
Discipline = "Disciplina",
|
Discipline = "Disciplina",
|
||||||
Elemental = "Elemental",
|
Elemental = "Elemental",
|
||||||
Enhancement = "Mejora",
|
Enhancement = "Mejora",
|
||||||
["Feral Combat"] = "Combate Feral",
|
["Feral Combat"] = "Combate feral",
|
||||||
Fire = "Fuego",
|
Fire = "Fuego",
|
||||||
Frost = "Escarcha",
|
Frost = "Escarcha",
|
||||||
Fury = "Furia",
|
Fury = "Furia",
|
||||||
@@ -164,7 +164,7 @@ elseif GAME_LOCALE == "esES" then
|
|||||||
Protection = "Protección",
|
Protection = "Protección",
|
||||||
Restoration = "Restauración",
|
Restoration = "Restauración",
|
||||||
Retribution = "Reprensión",
|
Retribution = "Reprensión",
|
||||||
Shadow = "Sombras",
|
Shadow = "Sombra",
|
||||||
Subtlety = "Sutileza",
|
Subtlety = "Sutileza",
|
||||||
Survival = "Supervivencia",
|
Survival = "Supervivencia",
|
||||||
Unholy = "Profano",
|
Unholy = "Profano",
|
||||||
|
|||||||
@@ -1473,7 +1473,7 @@ L["Destruction"] = "Destrucción"
|
|||||||
L["Discipline"] = "Disciplina"
|
L["Discipline"] = "Disciplina"
|
||||||
L["Elemental"] = "Elemental"
|
L["Elemental"] = "Elemental"
|
||||||
L["Enhancement"] = "Mejora"
|
L["Enhancement"] = "Mejora"
|
||||||
L["Feral Combat"] = "Combate Feral"
|
L["Feral Combat"] = "Combate feral"
|
||||||
L["Fire"] = "Fuego"
|
L["Fire"] = "Fuego"
|
||||||
L["Frost"] = "Escarcha"
|
L["Frost"] = "Escarcha"
|
||||||
L["Fury"] = "Furia"
|
L["Fury"] = "Furia"
|
||||||
@@ -1483,7 +1483,7 @@ L["Marksmanship"] = "Puntería"
|
|||||||
L["Protection"] = "Protección"
|
L["Protection"] = "Protección"
|
||||||
L["Restoration"] = "Restauración"
|
L["Restoration"] = "Restauración"
|
||||||
L["Retribution"] = "Reprensión"
|
L["Retribution"] = "Reprensión"
|
||||||
L["Shadow"] = "Sombras"
|
L["Shadow"] = "Sombra"
|
||||||
L["Subtlety"] = "Sutileza"
|
L["Subtlety"] = "Sutileza"
|
||||||
L["Survival"] = "Supervivencia"
|
L["Survival"] = "Supervivencia"
|
||||||
L["Unholy"] = "Profano"
|
L["Unholy"] = "Profano"
|
||||||
|
|||||||
Reference in New Issue
Block a user