mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
support set show/hide account balance in account list page
This commit is contained in:
@@ -335,6 +335,7 @@ export default {
|
||||
'Currency Display Mode': 'Currency Display Mode',
|
||||
'Currency Code': 'Currency Code',
|
||||
'Currency Name': 'Currency Name',
|
||||
'Show Account Balance': 'Show Account Balance',
|
||||
'Enable Animate': 'Enable Animate',
|
||||
'Enable Auto Dark Mode': 'Enable Auto Dark Mode',
|
||||
'You have been successfully registered': 'You have been successfully registered',
|
||||
|
||||
@@ -335,6 +335,7 @@ export default {
|
||||
'Currency Display Mode': '货币显示模式',
|
||||
'Currency Code': '货币代码',
|
||||
'Currency Name': '货币名称',
|
||||
'Show Account Balance': '显示账户余额',
|
||||
'Enable Animate': '启用动画',
|
||||
'Enable Auto Dark Mode': '启用自动深色模式',
|
||||
'You have been successfully registered': '注册成功',
|
||||
|
||||
Reference in New Issue
Block a user