code refactor

This commit is contained in:
MaysWind
2024-09-11 00:25:11 +08:00
parent 27c4afd41b
commit 5d75629a73
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1073,7 +1073,6 @@
"import file type is empty": "导入文件类型为空",
"import file type not supported": "导入文件类型不支持",
"no data to import": "没有可以导入的数据",
"exceed the maximum size of transaction picture file": "上传的交易图片超出了允许的最大文件大小",
"transaction category id is invalid": "交易分类ID无效",
"transaction category not found": "交易分类不存在",
"transaction category type is invalid": "交易分类类型无效",
@@ -1106,6 +1105,7 @@
"transaction picture is empty": "交易图片文件为空",
"transaction picture not exists": "交易图片不存在",
"transaction picture file extension invalid": "交易图片文件扩展名无效",
"exceed the maximum size of transaction picture file": "上传的交易图片超出了允许的最大文件大小",
"query items cannot be blank": "请求项目不能为空",
"query items too much": "请求项目过多",
"query items have invalid item": "请求项目中有非法项目",