mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
feat: add enrichment columns to admin traffic usage table
Add 5 new columns (connected devices, spending, start/end dates, last node) with progressive loading shimmer placeholders and 4-language translations.
This commit is contained in:
@@ -822,7 +822,12 @@
|
||||
"riskLow": "Low",
|
||||
"riskMedium": "Medium",
|
||||
"riskHigh": "High",
|
||||
"riskCritical": "Critical"
|
||||
"riskCritical": "Critical",
|
||||
"connected": "Conn.",
|
||||
"totalSpent": "Spent",
|
||||
"subStart": "Start",
|
||||
"subEnd": "End",
|
||||
"lastNode": "Last Node"
|
||||
},
|
||||
"emailTemplates": {
|
||||
"title": "Email Templates",
|
||||
|
||||
Reference in New Issue
Block a user