mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
feat: unified device manager with dot-based selector
Replace separate buy/reduce device sections with a single DeviceManager component featuring a dot-step selector for intuitive device limit adjustment.
This commit is contained in:
@@ -351,6 +351,10 @@
|
||||
"manageServers": "服务器管理",
|
||||
"manageServersTitle": "服务器管理"
|
||||
},
|
||||
"deviceManager": {
|
||||
"title": "更改设备数量",
|
||||
"devicesLabel": "设备"
|
||||
},
|
||||
"serverManagement": {
|
||||
"statusLegend": "✅ — 已连接 • ➕ — 将添加(付费)• ➖ — 将断开",
|
||||
"discountBanner": "您的服务器折扣:-{{percent}}%",
|
||||
|
||||
Reference in New Issue
Block a user