mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
support importing transaction data from alipay export file
This commit is contained in:
+1
-4
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user