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.

38 lines
1.3 KiB

local L = BigWigs:NewBossLocale("Siege of Boralus Trash", "frFR")
if not L then return end
if L then
L.cannoneer = "Canonnier corsandre"
L.commander = "Commandant corsandre"
L.spotter = "Guetteur corsandre"
L.demolisher = "Démolisseur des Soutaillons"
L.pillager = "Pilleur des Soutaillons"
L.tempest = "Tempête des Soutaillons"
L.wavetender = "Soigne-vagues kultirassien"
L.halberd = "Hallebardier kultirassien"
L.raider = "Ecumeur des Lamineurs"
L.vanguard = "Avant-garde de Kul Tiras"
L.marksman = "Tireur d'élite de Kul Tiras"
L.buccaneer = "Boucanier des Soutaillons"
L.invader = "Envahisseur corsandre"
L.dockhound = "Molosse des quais hargneux"
L.shredder = "Déchiqueteur des marées"
L.packmaster = "Dresseur des quais"
L.bomber = "Bombardier carbutan"
end
L = BigWigs:NewBossLocale("Sergeant Bainbridge", "frFR")
if L then
-- L.remaining = "%s on %s, %d remaining"
-- L.remaining_boss = "%s on BOSS, %d remaining"
end
L = BigWigs:NewBossLocale("Chopper Redhook", "frFR")
if L then
-- L.remaining = "%s on %s, %d remaining"
-- L.remaining_boss = "%s on BOSS, %d remaining"
end
L = BigWigs:NewBossLocale("Viq'Goth", "frFR")
if L then
-- L.demolishing_desc = "Warnings and timers for when the Demolishing Terror spawns."
end