mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
feat: add inline referral commission editing in admin user card
Admins can now edit individual referral commission percent directly in the user detail card. Shows "Default" when no custom value is set.
This commit is contained in:
@@ -2439,7 +2439,9 @@
|
||||
"title": "Реферальная программа",
|
||||
"referrals": "Рефералов",
|
||||
"earned": "Заработано",
|
||||
"commission": "Комиссия"
|
||||
"commission": "Комиссия",
|
||||
"default": "По умолч.",
|
||||
"invalidPercent": "Процент должен быть от 0 до 100"
|
||||
},
|
||||
"restrictions": {
|
||||
"title": "Ограничения",
|
||||
|
||||
Reference in New Issue
Block a user