feat: add daily traffic & device purchase chart to addons stats

Add DualAreaChart to addons tab showing daily traffic purchases vs
device purchases with date-union merge. Add daily_devices field to
AddonsStats type and i18n keys for all 4 locales.
This commit is contained in:
Fringg
2026-03-02 21:57:18 +03:00
parent 4622b4b200
commit 2235b3cb77
6 changed files with 38 additions and 14 deletions

View File

@@ -963,8 +963,10 @@
"revenue": "收入",
"devicePurchases": "设备购买",
"deviceRevenue": "设备收入",
"trafficPurchases": "流量",
"devicePurchasesDaily": "设备",
"byPackage": "按套餐大小",
"dailyChart": "每日购买",
"dailyChart": "每日附加服务购买",
"purchases": "购买"
},
"deposits": {