mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
account list page supports dragging to change display order
This commit is contained in:
@@ -769,6 +769,8 @@ export default {
|
||||
'No data': '没有数据',
|
||||
'Zoom in': '放大',
|
||||
'Zoom out': '缩小',
|
||||
'Drag and Drop to Change Order': '拖拽改变顺序',
|
||||
'Save Display Order': '保存显示顺序',
|
||||
'Change Language': '修改语言',
|
||||
'Date is too early': '日期过早',
|
||||
'Welcome to ezBookkeeping': '欢迎使用 ezBookkeeping',
|
||||
@@ -857,7 +859,6 @@ export default {
|
||||
'Receivables': '应收款项',
|
||||
'Investment Account': '投资账户',
|
||||
'Balance': '余额',
|
||||
'View Transactions': '查看交易',
|
||||
'Unable to get account list': '无法获取账户列表',
|
||||
'Account list is up to date': '账户列表已是最新',
|
||||
'Account list has been updated': '账户列表已更新',
|
||||
|
||||
Reference in New Issue
Block a user