mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 08:44:25 +08:00
add mcp (Model Context Protocol) support
This commit is contained in:
+2
-1
@@ -1198,7 +1198,8 @@
|
||||
"uploaded file is empty": "アップロードされたファイルは空です",
|
||||
"uploaded file size exceeds the maximum allowed size": "アップロードされたファイルが最大許容サイズを超えています",
|
||||
"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