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:
@@ -1611,6 +1611,13 @@
|
||||
"nodeUsage": "节点用量",
|
||||
"copied": "已复制",
|
||||
"panelNotFound": "面板中未找到用户",
|
||||
"devices": {
|
||||
"title": "设备",
|
||||
"none": "没有已连接的设备",
|
||||
"resetAll": "重置全部",
|
||||
"deleted": "设备已删除",
|
||||
"allDeleted": "所有设备已重置"
|
||||
},
|
||||
"referral": {
|
||||
"title": "推荐计划",
|
||||
"referrals": "推荐人数",
|
||||
|
||||
Reference in New Issue
Block a user