Implement basic structure for noter

This commit is contained in:
2025-01-15 10:43:15 +01:00
parent e38ba012a8
commit 82f1539815
5 changed files with 176 additions and 1 deletions

2
_L.lua
View File

@@ -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 = "Уведомление Шепотом",