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 is empty",
"import file type not supported": "Import file type is not supported",
"no data to import": "No data to import",
"exceed the maximum size of transaction picture file": "The uploaded transaction picture exceeds the maximum allowed file size",
"transaction category id is invalid": "Transaction category ID is invalid",
"transaction category not found": "Transaction category is not found",
"transaction category type is invalid": "Transaction category type is invalid",
@@ -1106,6 +1105,7 @@
"transaction picture is empty": "Transaction picture file is empty",
"transaction picture not exists": "Transaction picture does not exist",
"transaction picture file extension invalid": "Transaction picture file extension is invalid",
"exceed the maximum size of transaction picture file": "The uploaded transaction picture exceeds the maximum allowed file size",
"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",