mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 13:39:24 +08:00
fix(plugin-workflow-request): fix locale (#4519)
This commit is contained in:
parent
6a9d39f25d
commit
07a62b06a7
@ -17,5 +17,8 @@
|
||||
"Input request data": "输入请求数据",
|
||||
"Only support standard JSON data": "仅支持标准 JSON 数据",
|
||||
"\"Content-Type\" will be ignored from headers.": "请求头中配置的 \"Content-Type\" 将被忽略。",
|
||||
"Ignore failed request and continue workflow": "忽略失败的请求并继续工作流"
|
||||
"Ignore failed request and continue workflow": "忽略失败的请求并继续工作流",
|
||||
"Status code": "状态码",
|
||||
"Data": "数据",
|
||||
"Response headers": "响应头"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user