mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
feat: add device management UI in admin user card
Show connected devices in subscription tab with ability to: - View device platform, model, HWID and connection date - Delete individual devices - Reset all devices at once
This commit is contained in:
@@ -2435,6 +2435,13 @@
|
||||
"nodeUsage": "Расход по нодам",
|
||||
"copied": "Скопировано",
|
||||
"panelNotFound": "Пользователь не найден в панели",
|
||||
"devices": {
|
||||
"title": "Устройства",
|
||||
"none": "Нет подключённых устройств",
|
||||
"resetAll": "Сбросить все",
|
||||
"deleted": "Устройство удалено",
|
||||
"allDeleted": "Все устройства сброшены"
|
||||
},
|
||||
"referral": {
|
||||
"title": "Реферальная программа",
|
||||
"referrals": "Рефералов",
|
||||
|
||||
Reference in New Issue
Block a user