support importing transaction data from alipay export file

This commit is contained in:
MaysWind
2024-09-22 19:27:20 +08:00
parent 732fa3b9de
commit 52b37c2a13
19 changed files with 826 additions and 79 deletions
+1 -4
View File
@@ -1112,10 +1112,6 @@
"fewer fields in data row than in header row": "There are fewer fields in the data row than in the header row",
"transaction time is invalid": "Transaction time is invalid",
"transaction time zone is invalid": "Transaction time zone is invalid",
"category name cannot be blank": "Category name cannot be blank",
"secondary category name cannot be blank": "secondary category name cannot be blank",
"account name cannot be blank": "Account name cannot be blank",
"destination account name cannot be blank": "Destination account name cannot be blank",
"transaction amount is invalid": "Transaction amount is invalid",
"geographic location is invalid": "Geographic location is invalid",
"fields in multiple table headers are different": "Fields in multiple table headers are different",
@@ -1505,6 +1501,7 @@
"ezbookkeeping Data Export File (TSV)": "ezbookkeeping Data Export File (TSV)",
"Feidee MyMoney (Web) Data Export File": "Feidee MyMoney (Web) Data Export File",
"Feidee MyMoney (App) Data Export File": "Feidee MyMoney (App) Data Export File",
"Alipay Data Export File": "Alipay Data Export File",
"Data File": "Data File",
"No data to import": "No data to import",
"Unable to parse import file": "Unable to parse import file",