mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +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',
|
||||
|
||||
@@ -393,6 +393,7 @@ export default {
|
||||
'Visible': '可见',
|
||||
'Version': '版本',
|
||||
'Edit': '编辑',
|
||||
'Remove': '移除',
|
||||
'Delete': '删除',
|
||||
'Search': '搜索',
|
||||
'Sort': '排序',
|
||||
@@ -482,6 +483,7 @@ export default {
|
||||
'Your sub account description (optional)': '你的子账户描述 (可选)',
|
||||
'Add Sub Account': '添加子账户',
|
||||
'Remove Sub Account': '删除子账户',
|
||||
'Are you sure you want to remove this sub account?': '您确定要移除该子账户?',
|
||||
'Account category cannot be empty': '账户分类不能为空',
|
||||
'Account type cannot be empty': '账户类型不能为空',
|
||||
'Account name cannot be empty': '账户名称不能为空',
|
||||
|
||||
Reference in New Issue
Block a user