- 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>
31 lines
1.5 KiB
JSON
31 lines
1.5 KiB
JSON
{
|
|
"Task list management application": "タスクリスト管理アプリケーション",
|
|
"Add Task": "タスクを追加",
|
|
"Custom API Call": "カスタムAPI通話",
|
|
"Add a new task to a specified task list": "指定されたタスクリストに新しいタスクを追加",
|
|
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
|
|
"Tasks List": "タスク リスト",
|
|
"Title": "タイトル",
|
|
"Notes": "メモ",
|
|
"Due Date": "締切日",
|
|
"Completed": "完了",
|
|
"Method": "方法",
|
|
"Headers": "ヘッダー",
|
|
"Query Parameters": "クエリパラメータ",
|
|
"Body": "本文",
|
|
"Response is Binary ?": "応答はバイナリですか?",
|
|
"No Error on Failure": "失敗時にエラーはありません",
|
|
"Timeout (in seconds)": "タイムアウト(秒)",
|
|
"Due date of the task (YYYY-MM-DD)": "タスクの期限 (YYYY-MM-DD)",
|
|
"Mark task as completed": "タスクを完了としてマーク",
|
|
"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": "頭",
|
|
"New Task": "新しいタスク",
|
|
"Triggers when a task is created": "タスクが作成されたときにトリガーします"
|
|
} |