@nocobase/plugin-action-custom-request
Version:
Sending a request to any HTTP service supports sending context data to the target service.
26 lines • 1.44 kB
JSON
{
"\"Content-Type\" only support \"application/json\", and no need to specify": "\"Content-Type\"는 \"application/json\"만 지원하며, 별도로 지정할 필요가 없습니다.",
"Access control": "접근 제어",
"Add parameter": "매개변수 추가",
"Add request header": "요청 헤더 추가",
"Body": "본문",
"Custom Request": "사용자 정의 요청",
"Enter description info": "설명 정보 입력",
"Format": "형식",
"HTTP method": "HTTP 메서드",
"Headers": "헤더",
"If not set, all roles can see this action": "설정하지 않으면 모든 역할이 이 작업을 볼 수 있습니다",
"Input request data": "요청 데이터 입력",
"Insert": "삽입",
"Only support standard JSON data": "표준 JSON 데이터만 지원됩니다",
"Parameters": "매개변수",
"Please configure the request settings first": "먼저 요청 설정을 구성하세요",
"Request settings": "요청 설정",
"Roles": "역할",
"Timeout config": "타임아웃 구성",
"Title": "제목",
"URL": "URL",
"Use variable": "변수 사용",
"When the HTTP method is Post, Put or Patch, and this custom request inside the form, the request body will be automatically filled in with the form data": "HTTP 메서드가 Post, Put 또는 Patch이고, 이 커스텀 요청이 폼 내부에 있을 때, 요청 본문은 폼 데이터로 자동으로 채워집니다.",
"ms": "밀리초"
}