mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-21 10:14:26 +08:00
support filtering account or category in statistics page
This commit is contained in:
@@ -514,6 +514,9 @@ export default {
|
||||
'Accounts': 'Accounts',
|
||||
'Statistics': 'Statistics',
|
||||
'Settings': 'Settings',
|
||||
'Select All': 'Select All',
|
||||
'Select None': 'Select None',
|
||||
'Invert Selection': 'Invert Selection',
|
||||
'Back': 'Back',
|
||||
'Load More': 'Load More',
|
||||
'No data': 'No data',
|
||||
@@ -666,6 +669,8 @@ export default {
|
||||
'Default Chart Type': 'Default Chart Type',
|
||||
'Default Chart Data Type': 'Default Chart Data Type',
|
||||
'Default Date Range': 'Default Date Range',
|
||||
'Filter Accounts': 'Filter Accounts',
|
||||
'Filter Transaction Categories': 'Filter Transaction Categories',
|
||||
'User Profile': 'User Profile',
|
||||
'Language': 'Language',
|
||||
'Auto Update Exchange Rates Data': 'Auto Update Exchange Rates Data',
|
||||
|
||||
Reference in New Issue
Block a user