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.

33 lines
1.3 KiB

local L = BigWigs:NewBossLocale("Mephistroth", "frFR")
if not L then return end
if L then
--L.custom_on_time_lost = "Time lost during Shadow Fade"
--L.custom_on_time_lost_desc = "Show the time lost during Shadow Fade on the bar in |cffff0000red|r."
end
L = BigWigs:NewBossLocale("Domatrax", "frFR")
if L then
--L.custom_on_autotalk = "Autotalk"
--L.custom_on_autotalk_desc = "Instantly selects the Aegis of Aggramar's gossip option to start the Domatrax encounter."
--L.missing_aegis = "You're not standing in Aegis" -- Aegis is a short name for Aegis of Aggramar
--L.aegis_healing = "Aegis: Reduced Healing Done"
--L.aegis_damage = "Aegis: Reduced Damage Done"
end
L = BigWigs:NewBossLocale("Cathedral of Eternal Night Trash", "frFR")
if L then
L.dulzak = "Dul'zak"
--L.wrathguard = "Wrathguard Invader"
L.felguard = "Destructeur gangregarde"
L.soulmender = "Soigne-âme feu-d'enfer"
L.temptress = "Tentatrice feu-d'enfer"
L.botanist = "Botaniste gangrenuit"
L.orbcaster = "Lance-orbe gangrerôdeur"
L.waglur = "Wa'glur"
L.scavenger = "Pillard langue-de-wyrm"
L.gazerax = "Scrutax"
L.vilebark = "Marcheur vilécorce"
--L.throw_tome = "Throw Tome" -- Common part of Throw Arcane/Frost/Silence Tome (242837/242839/242841)
end