mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 08:14:25 +08:00
add account total assets/liabilities chart
This commit is contained in:
@@ -647,6 +647,9 @@ export default {
|
||||
'No transaction data': 'No transaction data',
|
||||
'Are you sure you want to delete this transaction?': 'Are you sure you want to delete this transaction?',
|
||||
'Unable to delete this transaction': 'Unable to delete this transaction',
|
||||
'Total Amount': 'Total Amount',
|
||||
'Total Assets': 'Total Assets',
|
||||
'Total Liabilities': 'Total Liabilities',
|
||||
'Total Expense': 'Total Expense',
|
||||
'Total Income': 'Total Income',
|
||||
'Expense Chart': 'Expense Chart',
|
||||
@@ -657,6 +660,8 @@ export default {
|
||||
'Income By Account': 'Income By Account',
|
||||
'Income By Primary Category': 'Income By Primary Category',
|
||||
'Income By Secondary Category': 'Income By Secondary Category',
|
||||
'Account Total Assets': 'Account Total Assets',
|
||||
'Account Total Liabilities': 'Account Total Liabilities',
|
||||
'Statistics Settings': 'Statistics Settings',
|
||||
'Default Chart Type': 'Default Chart Type',
|
||||
'Default Chart Data Type': 'Default Chart Data Type',
|
||||
|
||||
Reference in New Issue
Block a user