mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
support changing chart data source type
This commit is contained in:
@@ -624,6 +624,14 @@ 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',
|
||||
'Expense Chart': 'Expense Chart',
|
||||
'Expense By Account': 'Expense By Account',
|
||||
'Expense By Primary Category': 'Expense By Primary Category',
|
||||
'Expense By Secondary Category': 'Expense By Secondary Category',
|
||||
'Income Chart': 'Income Chart',
|
||||
'Income By Account': 'Income By Account',
|
||||
'Income By Primary Category': 'Income By Primary Category',
|
||||
'Income By Secondary Category': 'Income By Secondary Category',
|
||||
'User Profile': 'User Profile',
|
||||
'Language': 'Language',
|
||||
'Auto Update Exchange Rates Data': 'Auto Update Exchange Rates Data',
|
||||
|
||||
Reference in New Issue
Block a user