27 lines
1.4 KiB
JSON
27 lines
1.4 KiB
JSON
{
|
|
"Access control": "접근 제어",
|
|
"Custom Request": "사용자 정의 요청",
|
|
"Request settings": "요청 설정",
|
|
"Roles": "역할",
|
|
"If not set, all roles can see this action": "설정되지 않은 경우 모든 역할이이 작업을 볼 수 있습니다",
|
|
"Title": "제목",
|
|
"HTTP method": "HTTP 메소드",
|
|
"URL": "URL",
|
|
"Headers": "헤더",
|
|
"Parameters": "파라미터",
|
|
"Add request header": "요청 헤더 추가",
|
|
"Add parameter": "파라미터 추가",
|
|
"Enter description info": "설명 정보 입력",
|
|
"Body": "바디",
|
|
"Use variable": "변수 사용",
|
|
"Format": "형식",
|
|
"Insert": "삽입",
|
|
"Timeout config": "타임아웃 설정",
|
|
"ms": "밀리초",
|
|
"Input request data": "요청 데이터 입력",
|
|
"Only support standard JSON data": "표준 JSON 데이터만 지원됩니다",
|
|
"\"Content-Type\" only support \"application/json\", and no need to specify": "\"Content-Type\"은 \"application/json\"만 지원하며 지정할 필요가 없습니다",
|
|
"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이고이 사용자 정의 요청이 양식 내에있는 경우 요청 본문은 자동으로 양식 데이터로 채워집니다",
|
|
"Please configure the request settings first": "먼저 요청 설정을 구성하십시오"
|
|
}
|