support toggle whether show total amount in transaction list page

This commit is contained in:
MaysWind
2021-04-05 23:09:20 +08:00
parent 668ece6490
commit 4737258b96
5 changed files with 24 additions and 3 deletions
+1
View File
@@ -848,6 +848,7 @@ export default {
'Currency Symbol': 'Currency Symbol',
'Show Amount In Home Page': 'Show Amount In Home Page',
'Show Account Balance': 'Show Account Balance',
'Show Total Amount In Transaction List Page': 'Show Total Amount In Transaction List Page',
'Enable Animate': 'Enable Animate',
'Enable Auto Dark Mode': 'Enable Auto Dark Mode',
'Use preset transaction categories': 'Use preset transaction categories',
+1
View File
@@ -848,6 +848,7 @@ export default {
'Currency Symbol': '货币符号',
'Show Amount In Home Page': '首页显示金额',
'Show Account Balance': '显示账户余额',
'Show Total Amount In Transaction List Page': '交易列表页显示总金额',
'Enable Animate': '启用动画',
'Enable Auto Dark Mode': '启用自动深色模式',
'Use preset transaction categories': '使用预设交易分类',