mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 00:12:11 +08:00
support hiding transaction amount
This commit is contained in:
@@ -787,6 +787,8 @@ export default {
|
||||
'Income Amount': 'Income Amount',
|
||||
'Transfer Out Amount': 'Transfer Out Amount',
|
||||
'Transfer In Amount': 'Transfer In Amount',
|
||||
'Show Amount': 'Show Amount',
|
||||
'Hide Amount': 'Hide Amount',
|
||||
'Category': 'Category',
|
||||
'Account': 'Account',
|
||||
'Source Account': 'Source Account',
|
||||
|
||||
@@ -787,6 +787,8 @@ export default {
|
||||
'Income Amount': '收入金额',
|
||||
'Transfer Out Amount': '转出金额',
|
||||
'Transfer In Amount': '转入金额',
|
||||
'Show Amount': '显示金额',
|
||||
'Hide Amount': '隐藏金额',
|
||||
'Category': '分类',
|
||||
'Account': '账户',
|
||||
'Source Account': '来源账户',
|
||||
|
||||
Reference in New Issue
Block a user