mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 16:07:33 +08:00
account list page supports dragging to change display order
This commit is contained in:
+2
-1
@@ -769,6 +769,8 @@ export default {
|
||||
'No data': 'No data',
|
||||
'Zoom in': 'Zoom in',
|
||||
'Zoom out': 'Zoom out',
|
||||
'Drag and Drop to Change Order': 'Drag and Drop to Change Order',
|
||||
'Save Display Order': 'Save Display Order',
|
||||
'Change Language': 'Change Language',
|
||||
'Date is too early': 'Date is too early',
|
||||
'Welcome to ezBookkeeping': 'Welcome to ezBookkeeping',
|
||||
@@ -857,7 +859,6 @@ export default {
|
||||
'Receivables': 'Receivables',
|
||||
'Investment Account': 'Investment Account',
|
||||
'Balance': 'Balance',
|
||||
'View Transactions': 'View Transactions',
|
||||
'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',
|
||||
|
||||
Reference in New Issue
Block a user