mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
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',
|
||||
|
||||
Reference in New Issue
Block a user