feat: show subscription revenue and referral earnings in network stats

Add subscription revenue (total from subscription payments) to the
stats panel alongside referral earnings. Layout updated to 2-column
grid with subscription revenue highlighted in accent color.
This commit is contained in:
Fringg
2026-03-22 10:31:29 +03:00
parent ebe2c3af7e
commit 5b12784ab8
6 changed files with 50 additions and 32 deletions

View File

@@ -1081,7 +1081,8 @@
"totalUsers": "用户",
"totalReferrers": "推荐人",
"totalCampaigns": "活动",
"totalEarnings": "收入"
"subscriptionRevenue": "订阅收入",
"totalEarnings": "推荐收入"
},
"legend": {
"title": "图例",