local L = BigWigs:NewBossLocale("Cenarius", "itIT") if not L then return end if L then --L.forces = "Forces" --L.bramblesSay = "Brambles near %s" --L.custom_off_multiple_breath_bar = "Show multiple Rotten Breath bars" --L.custom_off_multiple_breath_bar_desc = "Per default BigWigs will only show the Rotten Breath bar of one drake. Enable this option if you want to see the timer for each drake." end L = BigWigs:NewBossLocale("Elerethe Renferal", "itIT") if L then --L.isLinkedWith = "%s is linked with %s" --L.yourLink = "You are linked with %s" --L.yourLinkShort = "Linked with %s" end L = BigWigs:NewBossLocale("Il'gynoth", "itIT") if L then --L.remaining = "Remaining" --L.missed = "Missed" end L = BigWigs:NewBossLocale("Emerald Nightmare Trash", "itIT") if L then L.gelatinizedDecay = "Decadenza Gelatinosa" L.befouler = "Contaminatore Marcacuori" L.shaman = "Sciamano Feroce" end L = BigWigs:NewBossLocale("Ursoc", "itIT") if L then --L.custom_on_gaze_assist = "Focused Gaze Assist" --L.custom_on_gaze_assist_desc = "Show raid icons in bars and messages for Focused Gaze. Using {rt4} for odd, {rt6} for even soaks. Requires promoted or leader." end L = BigWigs:NewBossLocale("Xavius", "itIT") if L then --L.linked = "Bonds of Terror on YOU! - Linked with %s!" --L.dreamHealers = "Dream Healers" end