mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +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:
@@ -529,6 +529,10 @@
|
||||
"manageServers": "Server management",
|
||||
"manageServersTitle": "Server management"
|
||||
},
|
||||
"deviceManager": {
|
||||
"title": "Change device count",
|
||||
"devicesLabel": "Devices"
|
||||
},
|
||||
"serverManagement": {
|
||||
"statusLegend": "✅ — connected • ➕ — will be added (paid) • ➖ — will be disconnected",
|
||||
"discountBanner": "Your server discount: -{{percent}}%",
|
||||
|
||||
Reference in New Issue
Block a user