mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
add transaction list page for desktop
This commit is contained in:
@@ -730,7 +730,9 @@ export default {
|
||||
'Duplicate': 'Duplicate',
|
||||
'Sort': 'Sort',
|
||||
'Date': 'Date',
|
||||
'Time': 'Time',
|
||||
'Type': 'Type',
|
||||
'All Types': 'All Types',
|
||||
'More': 'More',
|
||||
'All': 'All',
|
||||
'Today': 'Today',
|
||||
@@ -862,6 +864,7 @@ export default {
|
||||
'Unable to get account list': 'Unable to get account list',
|
||||
'Account list is up to date': 'Account list is up to date',
|
||||
'Account list has been updated': 'Account list has been updated',
|
||||
'All Accounts': 'All Accounts',
|
||||
'No available account': 'No available account',
|
||||
'Add Account': 'Add Account',
|
||||
'Edit Account': 'Edit Account',
|
||||
@@ -1071,6 +1074,7 @@ export default {
|
||||
'Income Secondary Categories': 'Income Secondary Categories',
|
||||
'Transfer Secondary Categories': 'Transfer Secondary Categories',
|
||||
'Transaction Secondary Categories': 'Transaction Secondary Categories',
|
||||
'All Categories': 'All Categories',
|
||||
'No available category': 'No available category',
|
||||
'Add Default Categories': 'Add Default Categories',
|
||||
'Default Categories': 'Default Categories',
|
||||
|
||||
Reference in New Issue
Block a user