mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
feat: add daily deposits by payment method chart
Add MultiSeriesAreaChart showing daily deposit amounts per payment method with human-readable labels and currency formatting. Memoize all derived data before early returns for React Compiler compat.
This commit is contained in:
@@ -975,6 +975,7 @@
|
||||
"avgDeposit": "میانگین شارژ",
|
||||
"byMethod": "بر اساس روش پرداخت",
|
||||
"dailyChart": "شارژ روزانه",
|
||||
"dailyByMethod": "شارژ روزانه بر اساس روش پرداخت",
|
||||
"revenue": "درآمد"
|
||||
},
|
||||
"loadError": "بارگذاری آمار ناموفق بود"
|
||||
|
||||
Reference in New Issue
Block a user