from retail
This commit is contained in:
@@ -330,6 +330,13 @@ WeakAuras.spark_hide_types = {
|
||||
BOTH = L["Full/Empty"]
|
||||
}
|
||||
|
||||
WeakAuras.tick_placement_modes = {
|
||||
AtValue = L["At Value"],
|
||||
AtMissingValue = L["At missing Value"],
|
||||
AtPercent = L["At Percent"],
|
||||
ValueOffset = L["Offset from progress"]
|
||||
}
|
||||
|
||||
WeakAuras.containment_types = {
|
||||
OUTSIDE = L["Outside"],
|
||||
INSIDE = L["Inside"]
|
||||
|
||||
Reference in New Issue
Block a user