mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
support hide/unhide account
This commit is contained in:
@@ -324,6 +324,8 @@ export default {
|
||||
'Account currency cannot be empty': '账户货币不能为空',
|
||||
'You have added a new account': '您已经添加新账户',
|
||||
'Unable to add account': '无法添加账户',
|
||||
'Unable to hide this account': '无法隐藏账户',
|
||||
'Unable to unhide this account': '无法取消隐藏账户',
|
||||
'Unable to move account': '无法移动账户',
|
||||
'Are you sure you want to delete this account?': '您确定要删除该账户吗?',
|
||||
'Unable to delete this account': '无法删除该账户',
|
||||
|
||||
Reference in New Issue
Block a user