mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13:47 +00:00
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:
@@ -1081,7 +1081,8 @@
|
||||
"totalUsers": "کاربران",
|
||||
"totalReferrers": "ارجاعدهندگان",
|
||||
"totalCampaigns": "کمپینها",
|
||||
"totalEarnings": "درآمد کل"
|
||||
"subscriptionRevenue": "درآمد اشتراک",
|
||||
"totalEarnings": "درآمد ارجاع"
|
||||
},
|
||||
"legend": {
|
||||
"title": "راهنما",
|
||||
|
||||
Reference in New Issue
Block a user