Skip to content

Commit

Permalink
locales
Browse files Browse the repository at this point in the history
  • Loading branch information
Krealle committed Sep 30, 2024
1 parent b4d1376 commit 050f5bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Locales/enUS.lua
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ L.CastByPlayers = "Cast By Players"
L.CastByNPC = "Cast By NPC"
L.blacklist = "Blacklist"
L.whitelist = "Whitelist"
L.WhiteListPriority = "Sort by Priority"

L.PersonalTooltip = "Show auras cast by you"
L.NonPersonalTooltip = "Show auras not cast by you"
Expand All @@ -75,6 +76,9 @@ L.CastByPlayersTooltip = "Show auras cast by players"
L.CastByNPCTooltip = "Show auras cast by NPCs"
L.HideNoDurationTooltip = "Hide auras with no duration"
L.HideInCombatTooltip = "Hide tooltips in combat"
L.WhiteListPriorityTooltip = [[Use priority sorting for Whitelist
The priority goes from top of the list to the bottom]]

-- Cast Bar
L.Reverse = "Reverse"
Expand Down

0 comments on commit 050f5bc

Please sign in to comment.