b2698005fb
- Damage Taken by Spells now are a part of Damage bracket (no more on custom). - Fixed custom functions for the customized bar left text. - Improvements on report text format and also reverse option now works as intended. - Removed the option for report only what is shown in the window. - Added skins for report panel, the skin follow the skin selected for Player Detail Window.
5 lines
151 B
Lua
5 lines
151 B
Lua
local L = LibStub("AceLocale-3.0"):NewLocale("Details", "itIT")
|
|
if not L then return end
|
|
|
|
@localization(locale="itIT", format="lua_additive_table")@
|