feat(dashboard): Statistics

This commit is contained in:
web@ppanel
2024-12-18 21:27:53 +07:00
parent 1836980691
commit 2926abc99e
9 changed files with 971 additions and 629 deletions
+29 -1
View File
@@ -1 +1,29 @@
{}
{
"email": "Email",
"month": "Month",
"monthDownloadTraffic": "This Month's Download Traffic",
"monthUploadTraffic": "This Month's Upload Traffic",
"newPurchase": "New Purchase",
"nodeTraffic": "Node Traffic",
"nodes": "Nodes",
"offlineNodeCount": "Offline Nodes",
"onlineIPCount": "Online IPs",
"onlineNodeCount": "Online Nodes",
"pendingTickets": "Pending Tickets",
"register": "Register",
"repurchase": "Repurchase",
"revenueTitle": "Revenue Statistics",
"selectTypePlaceholder": "Select Type",
"statisticsTitle": "Statistics",
"today": "Today",
"todayDownloadTraffic": "Today's Download Traffic",
"todayUploadTraffic": "Today's Upload Traffic",
"total": "Total",
"totalIncome": "Total Income",
"trafficRank": "Traffic Ranking",
"type": "Type",
"userTitle": "User Statistics",
"userTraffic": "User Traffic",
"users": "Users",
"yesterday": "Yesterday"
}