mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 00:34:28 +08:00
add mcp (Model Context Protocol) support
This commit is contained in:
+2
-1
@@ -1198,7 +1198,8 @@
|
||||
"uploaded file is empty": "Hochgeladene Datei ist leer",
|
||||
"uploaded file size exceeds the maximum allowed size": "Hochgeladene Datei überschreitet die maximal zulässige Größe",
|
||||
"failure count exceeded maximum limit": "Failure count exceeded maximum limit, please try again after some time",
|
||||
"repeated request": "Repeated Request"
|
||||
"repeated request": "Repeated Request",
|
||||
"ip address is forbidden to access this resource": "IP address is forbidden to access this resource"
|
||||
},
|
||||
"parameter": {
|
||||
"id": "ID",
|
||||
|
||||
Reference in New Issue
Block a user