@nocobase/plugin-action-custom-request
Version:
Sending a request to any HTTP service supports sending context data to the target service.
26 lines • 1.64 kB
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": "まずリクエスト設定を構成してください"
}