Files
smoothschedule/activepieces-fork/packages/pieces/community/wonderchat/src/i18n/ja.json
poduck 3aa7199503 Add Activepieces integration for workflow automation
- 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>
2025-12-18 22:59:37 -05:00

32 lines
3.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"Wonderchat is a no-code chatbot platform that lets you deploy AI-powered chatbots for websites quickly.": "Wonderchatはコード不要のチャットボットプラットフォームで、AIを搭載したチャットボットを迅速にウェブサイトに展開できます。",
"\n 1. Log in to your Wonderchat account.\n 2. Click on your **Profile card**.\n 2. Go to your **User settings**.\n 3. Click on the the **API keys** tab.\n 3. If you already have a key, copy it, if not generate one.\n ": "\n 1. Log in to your Wonderchat account.\n 2. Click on your **Profile card**.\n 2. Go to your **User settings**.\n 3. Click on the the **API keys** tab.\n 3. If you already have a key, copy it, if not generate one.\n ",
"Ask Question": "質問する",
"Add Page": "ページを追加",
"Add Tag": "タグを追加",
"Remove Tag": "タグを削除",
"Sends a question to a Wonderchat bot; returns the bots answer.": "Wonderchat ボットに質問を送信します。ボットの答えを返します。",
"Add new pages to your chatbots knowledge base.": "チャットボットのナレッジベースに新しいページを追加します。",
"Add custom tags to a specific chatlog.": "特定のチャットログにカスタムタグを追加します。",
"Remove specific tags from a chatlog.": "チャットログから特定のタグを削除します",
"Chatbot Id": "チャットボットID",
"Question": "質問",
"Chatlog Id": "Chatlog Id",
"Custom context": "カスタム コンテキスト",
"Context URL": "コンテキスト URL",
"URLs": "URL",
"Session cookie": "セッションクッキー",
"Tags": "タグ",
"The ID of your chatbot (can be found in the URL when viewing your bot: /bot/YOUR_BOT_ID)": "チャットボットのID/bot/YOUR_BOT_IDを表示するときはURLに記載されています",
"The question you wish to ask your chatbot": "チャットボットに質問する",
"The ID of your chat session (can be found under Chatlog Details section, labeled as \"ID\")": "チャット セッションの ID (「チャットログの詳細」セクションに「ID」と表示されています)",
"Additional custom context about the chat session (e.g., user information)": "チャットセッションに関する追加のカスタムコンテキスト (ユーザー情報など)",
"URL of the page the user is on to provide additional context": "ユーザーが追加のコンテキストを提供するために使用しているページの URL",
"List of webpage URLs to add to your chatbot's knowledge base (e.g., \"https://wonderchat.io\")": "チャットボットのナレッジベースに追加するウェブページURLのリスト (例: \"https://wonderchat.io\")",
"Session cookie for crawling sites behind login": "ログインの背後にあるサイトをクロールするセッションクッキー",
"List of URLs to add to your chatbot": "チャットボットに追加するURLのリスト",
"List of tags to remove": "削除するタグのリスト",
"New User Message": "新しいユーザーメッセージ",
"Triggers when a new message is sent by a user in a specific chatlog.": "特定のチャットログ内のユーザーが新しいメッセージを送信したときにトリガーします。",
"Chatlog ID": "Chatlog ID"
}