code refactor

This commit is contained in:
MaysWind
2024-11-02 22:47:33 +08:00
parent f2e89da724
commit 0e062ed065
8 changed files with 1252 additions and 1043 deletions
+1
View File
@@ -1135,6 +1135,7 @@
"there are not supported transaction type": "There are not supported transaction type in import file",
"invalid iif file": "Invalid IIF file",
"invalid ofx file": "Invalid OFX file",
"invalid sgml file": "Invalid SGML file",
"query items cannot be blank": "There are no query items",
"query items too much": "There are too many query items",
"query items have invalid item": "There is invalid item in query items",
+1
View File
@@ -1135,6 +1135,7 @@
"there are not supported transaction type": "导入文件中有不支持的交易类型",
"invalid iif file": "无效的 IIF 文件",
"invalid ofx file": "无效的 OFX 文件",
"invalid sgml file": "无效的 SGML 文件",
"query items cannot be blank": "请求项目不能为空",
"query items too much": "请求项目过多",
"query items have invalid item": "请求项目中有非法项目",