mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
show message when no available account
This commit is contained in:
@@ -307,6 +307,7 @@ export default {
|
||||
'Receivables': 'Receivables',
|
||||
'Investment Account': 'Investment Account',
|
||||
'Unable to get account list': 'Unable to get account list',
|
||||
'No available account': 'No available account',
|
||||
'Add Account': 'Add Account',
|
||||
'Account Category': 'Account Category',
|
||||
'Single Account': 'Single Account',
|
||||
|
||||
@@ -307,6 +307,7 @@ export default {
|
||||
'Receivables': '应收款项',
|
||||
'Investment Account': '投资账户',
|
||||
'Unable to get account list': '无法获取账户列表',
|
||||
'No available account': '没有可用的账户',
|
||||
'Add Account': '添加账户',
|
||||
'Account Category': '账户分类',
|
||||
'Single Account': '单一账户',
|
||||
|
||||
Reference in New Issue
Block a user