mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 23:47:33 +08:00
add transaction tag list page
This commit is contained in:
@@ -720,6 +720,8 @@ export default {
|
||||
'Disabled': 'Disabled',
|
||||
'Copy': 'Copy',
|
||||
'Visible': 'Visible',
|
||||
'Show': 'Show',
|
||||
'Hide': 'Hide',
|
||||
'Version': 'Version',
|
||||
'Edit': 'Edit',
|
||||
'Remove': 'Remove',
|
||||
@@ -728,6 +730,7 @@ export default {
|
||||
'Sort': 'Sort',
|
||||
'Date': 'Date',
|
||||
'Type': 'Type',
|
||||
'More': 'More',
|
||||
'All': 'All',
|
||||
'Today': 'Today',
|
||||
'Yesterday': 'Yesterday',
|
||||
|
||||
@@ -720,6 +720,8 @@ export default {
|
||||
'Disabled': '禁用',
|
||||
'Copy': '复制',
|
||||
'Visible': '可见',
|
||||
'Show': '显示',
|
||||
'Hide': '隐藏',
|
||||
'Version': '版本',
|
||||
'Edit': '编辑',
|
||||
'Remove': '移除',
|
||||
@@ -728,6 +730,7 @@ export default {
|
||||
'Sort': '排序',
|
||||
'Date': '日期',
|
||||
'Type': '类型',
|
||||
'More': '更多',
|
||||
'All': '全部',
|
||||
'Today': '今天',
|
||||
'Yesterday': '昨天',
|
||||
|
||||
Reference in New Issue
Block a user