mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 17:54:30 +08:00
code refactor
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user