mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
support batch converting amounts to positive / negative values in import dialog
This commit is contained in:
@@ -1946,6 +1946,8 @@
|
||||
"Batch Convert Income Transaction to Transfer Transaction": "批量转换收入交易为转账交易",
|
||||
"Batch Convert Transfer Transaction to Expense Transaction": "批量转换转账交易为支出交易",
|
||||
"Batch Convert Transfer Transaction to Income Transaction": "批量转换转账交易为收入交易",
|
||||
"Batch Convert Selected Amounts to Positive Values": "批量转换选中的金额为正值",
|
||||
"Batch Convert Selected Amounts to Negative Values": "批量转换选中的金额为负值",
|
||||
"Invalid Category": "无效分类",
|
||||
"Target Category": "目标分类",
|
||||
"Default Expense Category": "默认支出分类",
|
||||
|
||||
Reference in New Issue
Block a user