Add stats overview

This commit is contained in:
problematicconsumer
2023-08-30 16:18:38 +03:30
parent 89bc1b80fd
commit 6a2e359bbe
15 changed files with 192 additions and 208 deletions

View File

@@ -18,6 +18,12 @@
"connecting": "connecting",
"disconnecting": "disconnecting",
"connected": "connected"
},
"stats": {
"traffic": "traffic",
"trafficTotal": "traffic total",
"uplink": "uplink",
"downlink": "downlink"
}
},
"profile": {

View File

@@ -18,6 +18,12 @@
"connecting": "در حال اتصال",
"disconnecting": "در حال قطع اتصال",
"connected": "متصل"
},
"stats": {
"traffic": "ترافیک",
"trafficTotal": "مجموع ترافیک",
"uplink": "ارسال",
"downlink": "دریافت"
}
},
"profile": {