Skip to content

Commit

Permalink
Updated locales
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelnpsp committed Sep 22, 2024
1 parent b5d7619 commit 18e5ca5
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions Options/locales/enUS.lua
Original file line number Diff line number Diff line change
Expand Up @@ -698,6 +698,7 @@ L["rangealt"] = true
L["ready-check"] = true
L["role"] = true
L["dungeon-role"] = true
L["spec-role"] = true
L["leader"]= true
L["master-looter"]= true
L["raid-assistant"]= true
Expand Down
1 change: 1 addition & 0 deletions Options/locales/esES.lua
Original file line number Diff line number Diff line change
Expand Up @@ -694,6 +694,7 @@ L["rangealt"] = "rango alternativo"
L["ready-check"] = "comprobacion listos"
L["role"] = "rol en raid"
L["dungeon-role"] = "rol en mazmorra"
L["spec-role"] = "rol por especialización"
L["leader"] = "lider"
L["master-looter"] = "maestro despojador"
L["raid-assistant"] = "ayudante de raid"
Expand Down
2 changes: 2 additions & 0 deletions locales/enUS.lua
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ L["talking"] = true
L["TANK"] = true
L["HEALER"] = true
L["DAMAGER"] = true
L["melee"] = true
L["ranged"] = true
--}}}

--{{{ Other roles
Expand Down
2 changes: 2 additions & 0 deletions locales/esES.lua
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ L["talking"] = "hablando"
L["TANK"] = "Tanque"
L["HEALER"] = "Curador"
L["DAMAGER"] = "Daño"
L["melee"] = "Melee"
L["ranged"] = "Rango"
--}}}

--{{{ Other roles
Expand Down

0 comments on commit 18e5ca5

Please sign in to comment.