mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 07:57:33 +08:00
add transaction tag index
This commit is contained in:
@@ -329,6 +329,7 @@ export default {
|
||||
'transaction tag not found': 'Transaction tag is not found',
|
||||
'transaction tag name is empty': 'Transaction tag title is empty',
|
||||
'transaction tag name already exists': 'Transaction tag title already exists',
|
||||
'transaction tag is in use and cannot be deleted': 'Transaction tag is in use and it cannot be deleted',
|
||||
},
|
||||
'parameter': {
|
||||
'id': 'ID',
|
||||
|
||||
@@ -329,6 +329,7 @@ export default {
|
||||
'transaction tag not found': '交易标签不存在',
|
||||
'transaction tag name is empty': '交易标签标题不能为空',
|
||||
'transaction tag name already exists': '交易标签标题已经存在',
|
||||
'transaction tag is in use and cannot be deleted': '交易标签正在被使用,无法删除',
|
||||
},
|
||||
'parameter': {
|
||||
'id': 'ID',
|
||||
|
||||
Reference in New Issue
Block a user