Skip to content

Commit

Permalink
Update esES (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
anon1231823 authored Feb 17, 2024
1 parent 956b54a commit a8d02a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gnomeregan_Classic/Locales/esES.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ end
L = BigWigs:NewBossLocale("Viscous Fallout Discovery", "esES")
if L then
L.bossName = "Radiactivo viscoso"
--L.desiccated_fallout = "Desiccated Fallout" -- NPC ID 216810
L.desiccated_fallout = "Radiación desecada" -- NPC ID 216810
end

L = BigWigs:NewBossLocale("Crowd Pummeler 9-60 Discovery", "esES")
Expand Down Expand Up @@ -43,5 +43,5 @@ if L then
L.bossName = "Mekigeniero Termochufe"
L.interruptable = "Interrumpible"
L.ready = "|cff20ff20Listo|r"
--L.red_button = "Red Button"
L.red_button = "Botón rojo"
end

0 comments on commit a8d02a9

Please sign in to comment.