Skip to content

Commit

Permalink
Add missing Stack Size localestrings
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonomit committed Mar 31, 2023
1 parent 7c1e92d commit 9cf904a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Locale/enUs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,12 @@ L["Show Non Equipment"]
L["Show item level on items that cannot be equipped by anyone."] = true
L["Show this line where it was originally positioned in Wrath of The Lich King."] = true

-- stack size
L["Hide Single Stacks"] = true
L["Hide stack size on items that do not stack."] = true
L["Hide Equipment"] = true
L["Hide stack size on items that can be equipped on a character."] = true

-- trainable
L["Trainable Equipment"] = true
L["Equipment that a trainer can teach you to wear."] = true
Expand Down

0 comments on commit 9cf904a

Please sign in to comment.