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:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"common": {
|
||||
"loading": "در حال بارگذاری...",
|
||||
"all": "همه",
|
||||
@@ -703,7 +703,12 @@
|
||||
"riskLow": "کم",
|
||||
"riskMedium": "متوسط",
|
||||
"riskHigh": "بالا",
|
||||
"riskCritical": "بحرانی"
|
||||
"riskCritical": "بحرانی",
|
||||
"connected": "متصل",
|
||||
"totalSpent": "هزینه",
|
||||
"subStart": "شروع",
|
||||
"subEnd": "پایان",
|
||||
"lastNode": "آخرین نود"
|
||||
},
|
||||
"emailTemplates": {
|
||||
"title": "قالبهای ایمیل",
|
||||
|
||||
Reference in New Issue
Block a user