mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
support hiding amount in home page
This commit is contained in:
@@ -593,6 +593,7 @@ export default {
|
||||
'Currency Code': 'Currency Code',
|
||||
'Currency Name': 'Currency Name',
|
||||
'Currency Symbol': 'Currency Symbol',
|
||||
'Show Amount In Home Page': 'Show Amount In Home Page',
|
||||
'Show Account Balance': 'Show Account Balance',
|
||||
'Enable Animate': 'Enable Animate',
|
||||
'Enable Auto Dark Mode': 'Enable Auto Dark Mode',
|
||||
|
||||
@@ -593,6 +593,7 @@ export default {
|
||||
'Currency Code': '货币代码',
|
||||
'Currency Name': '货币名称',
|
||||
'Currency Symbol': '货币符号',
|
||||
'Show Amount In Home Page': '首页显示金额',
|
||||
'Show Account Balance': '显示账户余额',
|
||||
'Enable Animate': '启用动画',
|
||||
'Enable Auto Dark Mode': '启用自动深色模式',
|
||||
|
||||
Reference in New Issue
Block a user