mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
feat: add "Add Referral" button to referrals tab
- New search UI in referrals list section to find and bind users as this user's referrals (calls assign-referrer on target user) - Debounced search with cancelled flag and loading state - Click-outside to close dropdown - i18n: addReferral, referralAdded keys in all 4 locales
This commit is contained in:
@@ -3629,6 +3629,8 @@
|
||||
"noReferrals": "Рефералов пока нет",
|
||||
"removeReferral": "Удалить реферала",
|
||||
"referralRemoved": "Реферал удалён",
|
||||
"addReferral": "Добавить реферала",
|
||||
"referralAdded": "Реферал добавлен",
|
||||
"searchPlaceholder": "Поиск по имени, email или Telegram ID...",
|
||||
"alreadyReferred": "уже чей-то реферал",
|
||||
"noUsersFound": "Пользователи не найдены"
|
||||
|
||||
Reference in New Issue
Block a user