-- -------------------------------------------------------------------------- -- -- BattlegroundTargets itIT Localization -- -- -------------------------------------------------------------------------- -- if GetLocale() ~= "itIT" then return end local L, _, prg = {}, ... if prg.L then L = prg.L else prg.L = L end L["Open Configuration"] = true L["Close Configuration"] = true L["Configuration"] = true L["Independent Positioning"] = true L["Friend"] = FRIEND L["Enemy"] = ENEMY L["Layout"] = true L["Summary"] = true L["Copy settings to"] = true L["Class Icon"] = true L["Realm"] = true L["Leader"] = true L["Flag"] = "Bandiera" L["Main Assist Target"] = true L["Target Count"] = true L["PvP Trinket"] = true L["Health Bar"] = "Barra della salute" L["Percent"] = true L["Range"] = true L["Sort By"] = true L["Text"] = "Testo" L["Number"] = "Numero" L["Scale"] = true L["Width"] = true L["Height"] = true L["Options"] = "Opzioni" L["General Settings"] = true L["Show Minimap-Button"] = true L["click & move"] = true