mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
feat: multi-select scope for referral network graph
Replace single-select scope with multi-select supporting multiple campaigns, partners, and users simultaneously. Chips UI with remove buttons, clear-all, sorted query keys for cache stability.
This commit is contained in:
@@ -1327,7 +1327,10 @@
|
||||
"campaigns": "кампаний",
|
||||
"active": "Активна",
|
||||
"inactive": "Неактивна",
|
||||
"noResults": "Ничего не найдено"
|
||||
"noResults": "Ничего не найдено",
|
||||
"removeItem": "Удалить {{label}}",
|
||||
"clearAll": "Очистить все выбранные",
|
||||
"addScope": "Добавить область"
|
||||
},
|
||||
"loading": "Загрузка графа...",
|
||||
"error": "Ошибка загрузки данных сети",
|
||||
|
||||
Reference in New Issue
Block a user