Implement basic structure for noter
This commit is contained in:
2
_L.lua
2
_L.lua
@@ -72,6 +72,7 @@ shared.L = {
|
||||
throttle = "Throttle",
|
||||
ttl = "TTL",
|
||||
whisperNotify = "Whisper Notify",
|
||||
noter = "Noter",
|
||||
whoer = "Whoer",
|
||||
zoneNotifyFor = "Zone Notify For",
|
||||
zoneOverride = "Zone Override",
|
||||
@@ -146,6 +147,7 @@ shared.L = {
|
||||
stinkies = "Неприятные Запахи",
|
||||
stinky = "Неприятный",
|
||||
stinkyTracker = "Трекер Неприятных Запахов",
|
||||
noter = "Нотер",
|
||||
throttle = "Тхроттлер",
|
||||
ttl = "TTL",
|
||||
whisperNotify = "Уведомление Шепотом",
|
||||
|
Reference in New Issue
Block a user