mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
add show/hide hidden transaction category/tag menu
This commit is contained in:
@@ -959,6 +959,8 @@ export default {
|
||||
'You have added a new category': 'You have added a new category',
|
||||
'You have added preset categories': 'You have added preset categories',
|
||||
'You have saved this category': 'You have saved this category',
|
||||
'Show Hidden Transaction Category': 'Show Hidden Transaction Category',
|
||||
'Hide Hidden Transaction Category': 'Hide Hidden Transaction Category',
|
||||
'Transaction Tags': 'Transaction Tags',
|
||||
'Tag Title': 'Tag Title',
|
||||
'No available tag': 'No available tag',
|
||||
@@ -970,6 +972,8 @@ export default {
|
||||
'Unable to unhide this tag': 'Unable to unhide this tag',
|
||||
'Are you sure you want to delete this tag?': 'Are you sure you want to delete this tag?',
|
||||
'Unable to delete this tag': 'Unable to delete this tag',
|
||||
'Show Hidden Transaction Tag': 'Show Hidden Transaction Tag',
|
||||
'Hide Hidden Transaction Tag': 'Hide Hidden Transaction Tag',
|
||||
'Are you sure you want to logout from this session?': 'Are you sure you want to logout from this session?',
|
||||
'Unable to logout from this session': 'Unable to logout from this session',
|
||||
'Are you sure you want to logout all other sessions?': 'Are you sure you want to logout all other sessions?',
|
||||
|
||||
Reference in New Issue
Block a user