mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
feat: add admin traffic packages and device limit management UI
Add device limit +/- stepper, traffic packages display with inline delete, add traffic dropdown from tariff config, translations for ru/en/zh/fa.
This commit is contained in:
@@ -1967,7 +1967,17 @@
|
||||
"unavailable": "(unavailable)",
|
||||
"noActive": "No active subscription",
|
||||
"create": "Create subscription",
|
||||
"creating": "Creating..."
|
||||
"creating": "Creating...",
|
||||
"trafficPackages": "Traffic packages",
|
||||
"addTraffic": "Add traffic",
|
||||
"selectPackage": "Select package",
|
||||
"addButton": "Add",
|
||||
"addTrafficNote": "Admin: free, valid 30 days",
|
||||
"trafficRemoved": "Traffic package removed",
|
||||
"trafficAdded": "Traffic package added",
|
||||
"expired": "expired",
|
||||
"daysLeft": "d left",
|
||||
"deviceLimitUpdated": "Device limit updated"
|
||||
},
|
||||
"balance": {
|
||||
"current": "Current balance",
|
||||
|
||||
Reference in New Issue
Block a user