- Add Activepieces fork with SmoothSchedule custom piece - Create integrations app with Activepieces service layer - Add embed token endpoint for iframe integration - Create Automations page with embedded workflow builder - Add sidebar visibility fix for embed mode - Add list inactive customers endpoint to Public API - Include SmoothSchedule triggers: event created/updated/cancelled - Include SmoothSchedule actions: create/update/cancel events, list resources/services/customers 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
42 lines
2.6 KiB
JSON
42 lines
2.6 KiB
JSON
{
|
|
"Turn your spreadsheets into smart database apps": "スプレッドシートをスマートなデータベースアプリに変えましょう",
|
|
"\nTo obtain your API key, follow these steps:\n\n1. Go to Account Overview by clicking your profile-pic (top-right).\n2. Go to API section and enable API key.\n3. Copy API key.": "\nTo obtain your API key, follow these steps:\n\n1. Go to Account Overview by clicking your profile-pic (top-right).\n2. Go to API section and enable API key.\n3. Copy API key.",
|
|
"Create Retable Record": "リテイブル・レコードを作成",
|
|
"Get Workspaces": "ワークスペースを取得",
|
|
"Get Projects": "プロジェクトを取得",
|
|
"Get Retables": "リテイブルを取得",
|
|
"Create a Workspace": "ワークスペースを作成",
|
|
"Create a Project": "プロジェクトを作成",
|
|
"Custom API Call": "カスタムAPI通話",
|
|
"Adds a record into a retable": "リテーブルにレコードを追加",
|
|
"Gets all workspaces": "すべてのワークスペースを取得します",
|
|
"Gets all projects in given workspace": "指定されたワークスペースのすべてのプロジェクトを取得します。",
|
|
"Gets all retables in given project": "指定されたプロジェクト内のすべての再販を取得します。",
|
|
"Creates a workspace": "ワークスペースを作成",
|
|
"Creates a project in the given workspace": "指定されたワークスペースにプロジェクトを作成します",
|
|
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
|
|
"Workspace": "ワークスペース",
|
|
"Project": "プロジェクト",
|
|
"Retable": "リテイブル",
|
|
"Fields": "フィールド",
|
|
"Workspace Name": "ワークスペース名",
|
|
"Workspace Description": "ワークスペースの説明",
|
|
"Project Name": "プロジェクト名",
|
|
"Project Description": "プロジェクトの説明",
|
|
"Project Color": "プロジェクトの色",
|
|
"Method": "方法",
|
|
"Headers": "ヘッダー",
|
|
"Query Parameters": "クエリパラメータ",
|
|
"Body": "本文",
|
|
"Response is Binary ?": "応答はバイナリですか?",
|
|
"No Error on Failure": "失敗時にエラーはありません",
|
|
"Timeout (in seconds)": "タイムアウト(秒)",
|
|
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
|
|
"Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
|
|
"GET": "取得",
|
|
"POST": "POST",
|
|
"PATCH": "PATCH",
|
|
"PUT": "PUT",
|
|
"DELETE": "削除",
|
|
"HEAD": "頭"
|
|
} |