mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 16:07:33 +08:00
code refactor
This commit is contained in:
+2
-2
@@ -1064,6 +1064,8 @@
|
||||
"cannot use hidden account": "You cannot use hidden account",
|
||||
"cannot use hidden transaction category": "You cannot use hidden transaction category",
|
||||
"cannot use hidden transaction tag": "You cannot use hidden transaction tag",
|
||||
"transaction has too many tags": "There are too many tags in this transaction",
|
||||
"transaction has too many pictures": "There are too many pictures in this transaction",
|
||||
"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",
|
||||
@@ -1081,7 +1083,6 @@
|
||||
"transaction tag name already exists": "Transaction tag title already exists",
|
||||
"transaction tag is in use and cannot be deleted": "Transaction tag is in use and it cannot be deleted",
|
||||
"transaction tag index not found": "Transaction tag index is not found",
|
||||
"transaction tags too much": "There are too many transaction tags",
|
||||
"data export not allowed": "User data export is not allowed",
|
||||
"transaction template id is invalid": "Transaction template ID is invalid",
|
||||
"transaction template not found": "Transaction template is not found",
|
||||
@@ -1095,7 +1096,6 @@
|
||||
"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",
|
||||
"transaction pictures too much": "There are too many transaction pictures",
|
||||
"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