mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 16:07:33 +08:00
support copy existed transaction
This commit is contained in:
@@ -425,6 +425,7 @@ export default {
|
||||
'Edit': 'Edit',
|
||||
'Remove': 'Remove',
|
||||
'Delete': 'Delete',
|
||||
'Duplicate': 'Duplicate',
|
||||
'Search': 'Search',
|
||||
'Sort': 'Sort',
|
||||
'Date': 'Date',
|
||||
|
||||
@@ -425,6 +425,7 @@ export default {
|
||||
'Edit': '编辑',
|
||||
'Remove': '移除',
|
||||
'Delete': '删除',
|
||||
'Duplicate': '复制',
|
||||
'Search': '搜索',
|
||||
'Sort': '排序',
|
||||
'Date': '日期',
|
||||
|
||||
Reference in New Issue
Block a user