You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
882 B

local L = BigWigs:NewBossLocale("Plaguefall Trash", "esES") or BigWigs:NewBossLocale("Plaguefall Trash", "esMX")
if not L then return end
if L then
L.plagueborer = "Perforapeste"
L.fen_hornet = "Avispón de pantano"
L.decaying_flesh_giant = "Gigante de carne putrefacta"
L.plagueroc = "Roc de peste"
L.plaguebelcher = "Eructador de peste"
L.rotting_slimeclaw = "Garrababosa putrefacta"
L.blighted_spinebreaker = "Partemédulas contagiado"
L.plaguebinder = "Vinculapestes"
L.congealed_slime = "Baba coagulada"
L.defender_of_many_eyes = "Defensor de muchos ojos"
L.brood_ambusher = "Emboscador de linaje"
L.ickor_bileflesh = "Ickor Carnebilis"
L.fungalmancer = "Fungimántico"
L.pestilent_harvester = "Cosechador pestilente"
L.fungi_stormer = "Agitador de hongos"
-- L.summon_stealthlings_desc = "Show a warning when the Stealthlings spawn."
end