set amount format in import dialog

This commit is contained in:
MaysWind
2025-03-23 17:21:52 +08:00
parent af03597e86
commit 66f7cc6f88
16 changed files with 344 additions and 46 deletions
+2
View File
@@ -1666,6 +1666,7 @@
"Please select a file to import": "请选择要导入的文件",
"Include Header Line": "包含标题行",
"Time Format": "时间格式",
"Amount Format": "金额格式",
"Transaction Type Mapping": "交易类型映射",
"Timezone Format": "时区格式",
"Geographic Location Separator": "地理位置分隔符",
@@ -1675,6 +1676,7 @@
"Missing transaction time, transaction type, or amount column mapping": "缺少交易时间、交易类型或金额列映射",
"Transaction type mapping is not set": "交易类型映射没有设置",
"Transaction time format is not set": "交易时间格式没有设置",
"Transaction amount format is not set": "交易金额格式没有设置",
"Cannot import invalid transactions": "不能导入无效的交易",
"Unable to parse import file": "无法解析导入的文件",
"Batch Replace Selected Expense Categories": "批量替换选中的支出分类",