trends analysis supports total expense / total income / total balance

This commit is contained in:
MaysWind
2024-06-10 23:26:16 +08:00
parent 5fec41055e
commit a219444953
6 changed files with 104 additions and 12 deletions
+1
View File
@@ -1009,6 +1009,7 @@ export default {
'Total Liabilities': 'Total Liabilities',
'Total Expense': 'Total Expense',
'Total Income': 'Total Income',
'Total Balance': 'Total Balance',
'Expense By Account': 'Expense By Account',
'Expense By Primary Category': 'Expense By Primary Category',
'Expense By Secondary Category': 'Expense By Secondary Category',
+1
View File
@@ -1009,6 +1009,7 @@ export default {
'Total Liabilities': '总负债',
'Total Expense': '总支出',
'Total Income': '总收入',
'Total Balance': '总结余',
'Expense By Account': '账户支出',
'Expense By Primary Category': '一级分类支出',
'Expense By Secondary Category': '二级分类支出',