added sort btn & configs. to enable or disable
This commit is contained in:
@@ -18,7 +18,7 @@ L.KeyRing = 'Keyring'
|
||||
L.GuildBank = 'Guild Bank'
|
||||
L.LockFramePositions = 'Lock frame positions'
|
||||
L.ShowEmptyItemSlotBackground = 'Display a background for empty item slots'
|
||||
L.HighlightItemsByQuality = 'Highlight items by quality'
|
||||
L.HighlightItemsByQuality = 'Highlight items by quality'
|
||||
L.HighlightQuestItems = 'Highlight quest items'
|
||||
L.ReverseSlotOrdering = 'Reverse bag slot ordering'
|
||||
L.ColorItemSlotsByBagType = 'Color empty item slots by bag type'
|
||||
@@ -27,6 +27,7 @@ L.EnableBagFrame = 'Enable bag frame'
|
||||
L.EnableMoneyFrame = 'Enable money frame'
|
||||
L.EnableDBOFrame = 'Enable databroker frame'
|
||||
L.EnableSearchToggle = 'Enable search toggle'
|
||||
L.EnableSortBtn = "Enable sort button"
|
||||
L.EnableOptionsToggle = 'Enable options toggle'
|
||||
L.EnableFrame_inventory = 'Enable inventory frame'
|
||||
L.EnableFrame_bank = 'Enable bank frame'
|
||||
@@ -54,4 +55,4 @@ L.ItemHighlightOpacity = 'Item highlight brightness'
|
||||
L.ItemSlotColor_ammo = 'Ammo bag slot color'
|
||||
L.ItemSlotColor_trade = 'Trade bag slot color'
|
||||
L.ItemSlotColor_shard = 'Soul bag slot color'
|
||||
L.ItemSlotColor_keyring = 'Keyring slot color'
|
||||
L.ItemSlotColor_keyring = 'Keyring slot color'
|
||||
|
||||
Reference in New Issue
Block a user