(fix/spec) esES localisation
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user