mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 09:44:26 +08:00
adjust account edit page ui
This commit is contained in:
@@ -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