mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 09:44:26 +08:00
not allow to add transaction with hidden transaction category
This commit is contained in:
@@ -674,6 +674,7 @@ export default {
|
||||
'cannot add transaction with this transaction time': 'You cannot add transaction with this transaction time',
|
||||
'cannot modify transaction with this transaction time': 'You cannot modify this transaction with this transaction time',
|
||||
'cannot delete transaction with this transaction time': 'You cannot delete this transaction with this transaction time',
|
||||
'cannot use hidden transaction category': 'You cannot use hidden transaction category',
|
||||
'transaction category id is invalid': 'Transaction category ID is invalid',
|
||||
'transaction category not found': 'Transaction category is not found',
|
||||
'transaction category type is invalid': 'Transaction category type is invalid',
|
||||
|
||||
Reference in New Issue
Block a user