mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
support toggle whether show total amount in transaction list page
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -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': '使用预设交易分类',
|
||||
|
||||
Reference in New Issue
Block a user