mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
adjust account edit page ui
This commit is contained in:
@@ -393,6 +393,7 @@ export default {
|
||||
'Visible': 'Visible',
|
||||
'Version': 'Version',
|
||||
'Edit': 'Edit',
|
||||
'Remove': 'Remove',
|
||||
'Delete': 'Delete',
|
||||
'Search': 'Search',
|
||||
'Sort': 'Sort',
|
||||
@@ -482,6 +483,7 @@ export default {
|
||||
'Your sub account description (optional)': 'Your sub account description (optional)',
|
||||
'Add Sub Account': 'Add Sub Account',
|
||||
'Remove Sub Account': 'Remove Sub Account',
|
||||
'Are you sure you want to remove this sub account?': 'Are you sure you want to remove this sub account?',
|
||||
'Account category cannot be empty': 'Account category cannot be empty',
|
||||
'Account type cannot be empty': 'Account type cannot be empty',
|
||||
'Account name cannot be empty': 'Account name cannot be empty',
|
||||
|
||||
Reference in New Issue
Block a user