@nocobase/plugin-action-custom-request
Version:
Sending a request to any HTTP service supports sending context data to the target service.
27 lines • 1.8 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": "ボディ",
"Content-Type only support \"application/json\", and no need to specify": "Content-Type ヘッダーは \"application/json\" のみ対応し、指定は不要です",
"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": "ミリ秒"
}