mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
add mcp (Model Context Protocol) support
This commit is contained in:
@@ -1198,7 +1198,8 @@
|
||||
"uploaded file is empty": "上傳的檔案為空",
|
||||
"uploaded file size exceeds the maximum allowed size": "上傳的檔案大小超出了允許的最大大小",
|
||||
"failure count exceeded maximum limit": "失敗次數超出最大限制,請稍後重試",
|
||||
"repeated request": "重複的請求"
|
||||
"repeated request": "重複的請求",
|
||||
"ip address is forbidden to access this resource": "IP 地址被禁止訪問此資源"
|
||||
},
|
||||
"parameter": {
|
||||
"id": "ID",
|
||||
|
||||
Reference in New Issue
Block a user