add command transaction-tag-index-fix-transaction-time to fix transaction tag index which does not have transaction time
This commit is contained in:
@@ -680,6 +680,7 @@ export default {
|
||||
'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',
|
||||
'transaction tag index not found': 'Transaction tag index is not found',
|
||||
'data export not allowed': 'User data export is not allowed',
|
||||
'query items cannot be blank': 'There are no query items',
|
||||
'query items too much': 'There are too many query items',
|
||||
|
||||
@@ -680,6 +680,7 @@ export default {
|
||||
'transaction tag name is empty': '交易标签标题不能为空',
|
||||
'transaction tag name already exists': '交易标签标题已经存在',
|
||||
'transaction tag is in use and cannot be deleted': '交易标签正在被使用,无法删除',
|
||||
'transaction tag index not found': '交易标签索引不存在',
|
||||
'data export not allowed': '不允许用户数据导出',
|
||||
'query items cannot be blank': '请求项目不能为空',
|
||||
'query items too much': '请求项目过多',
|
||||
|
||||
Reference in New Issue
Block a user