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:
@@ -1909,6 +1909,13 @@
|
||||
"nodeUsage": "Node usage",
|
||||
"copied": "Copied",
|
||||
"panelNotFound": "User not found in panel",
|
||||
"devices": {
|
||||
"title": "Devices",
|
||||
"none": "No connected devices",
|
||||
"resetAll": "Reset all",
|
||||
"deleted": "Device removed",
|
||||
"allDeleted": "All devices reset"
|
||||
},
|
||||
"referral": {
|
||||
"title": "Referral program",
|
||||
"referrals": "Referrals",
|
||||
|
||||
Reference in New Issue
Block a user