Files
smoothschedule/activepieces-fork/packages/pieces/community/aidbase/src/i18n/zh.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

93 lines
6.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.
{
"\n To get your API Key:\n 1. Log in to your Aidbase dashboard.\n 2. Navigate to **Settings** in the sidebar.\n 3. Click on the **API** section.\n 4. Generate and copy your new API Key.\n ": "\n To get your API Key:\n 1. Log in to your Aidbase dashboard.\n 2. Navigate to **Settings** in the sidebar.\n 3. Click on the **API** section.\n 4. Generate and copy your new API Key.\n ",
"Add Video": "Add Video",
"Add Website": "Add Website",
"Add FAQ Item": "Add FAQ Item",
"Create FAQ": "Create FAQ",
"Create Chatbot Reply": "Create Chatbot Reply",
"Start Training": "Start Training",
"Custom API Call": "自定义 API 呼叫",
"Adds a YouTube video URL as knowledge to the Aidbase knowledge base.": "Adds a YouTube video URL as knowledge to the Aidbase knowledge base.",
"Adds a website URL as a knowledge source for Aidbase.": "Adds a website URL as a knowledge source for Aidbase.",
"Adds a new question/answer item to an existing FAQ; supports categories.": "Adds a new question/answer item to an existing FAQ; supports categories.",
"Creates a new FAQ entry with title and description.": "Creates a new FAQ entry with title and description.",
"Generates an AI chatbot reply given a message and optional session context.": "Generates an AI chatbot reply given a message and optional session context.",
"Starts a training job on an existing knowledge base item (FAQ, website, video, etc.).": "Starts a training job on an existing knowledge base item (FAQ, website, video, etc.).",
"Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
"YouTube Video URL": "YouTube Video URL",
"Website URL": "Website URL",
"FAQ": "FAQ",
"Question": "Question",
"Answer": "Answer",
"Source URL": "Source URL",
"Categories": "Categories",
"Title": "标题",
"Description": "描述",
"Chatbot": "Chatbot",
"Message": "Message",
"Session ID": "Session ID",
"Knowledge Item": "Knowledge Item",
"Method": "方法",
"Headers": "信头",
"Query Parameters": "查询参数",
"Body": "正文内容",
"Response is Binary ?": "Response is Binary ?",
"No Error on Failure": "失败时没有错误",
"Timeout (in seconds)": "超时(秒)",
"The URL of the YouTube video to add as a knowledge source.": "The URL of the YouTube video to add as a knowledge source.",
"The URL of the website to add as a knowledge source (e.g., https://www.example.com).": "The URL of the website to add as a knowledge source (e.g., https://www.example.com).",
"Select the FAQ to which the item will be added.": "Select the FAQ to which the item will be added.",
"An optional URL for the source of the information.": "An optional URL for the source of the information.",
"A list of category names. New categories will be created if they do not exist.": "A list of category names. New categories will be created if they do not exist.",
"The title of the new FAQ knowledge base.": "The title of the new FAQ knowledge base.",
"An optional description for the FAQ.": "An optional description for the FAQ.",
"Select the chatbot that will generate the reply.": "Select the chatbot that will generate the reply.",
"The message or question to send to the chatbot.": "The message or question to send to the chatbot.",
"An optional session ID to maintain conversation context. If omitted, a new conversation will start.": "An optional session ID to maintain conversation context. If omitted, a new conversation will start.",
"Select the knowledge item to train.": "Select the knowledge item to train.",
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
"GET": "获取",
"POST": "帖子",
"PATCH": "PATCH",
"PUT": "弹出",
"DELETE": "删除",
"HEAD": "黑色",
"Email Received": "Email Received",
"Email Status Changed": "Email Status Changed",
"Email Priority Changed": "Email Priority Changed",
"Email Sent": "Email Sent",
"Ticket Created": "Ticket Created",
"Ticket Priority Changed": "Ticket Priority Changed",
"Ticket Status Changed": "Ticket Status Changed",
"Ticket New Comment": "Ticket New Comment",
"Fires when a new email is received in an Aidbase inbox.": "Fires when a new email is received in an Aidbase inbox.",
"Fires when the status of an email changes.": "Fires when the status of an email changes.",
"Fires when an emails priority is changed.": "Fires when an emails priority is changed.",
"Fires when an email is sent from Aidbase.": "Fires when an email is sent from Aidbase.",
"Fires when a new ticket is created in Aidbase.": "Fires when a new ticket is created in Aidbase.",
"Fires when the priority of an existing ticket changes.": "Fires when the priority of an existing ticket changes.",
"Fires when a tickets overall status changes.": "Fires when a tickets overall status changes.",
"Fires when a new comment is added to an existing ticket.": "Fires when a new comment is added to an existing ticket.",
"Email Inbox": "Email Inbox",
"New Status": "New Status",
"New Priority": "New Priority",
"Ticket Form": "Ticket Form",
"Commenter Type": "Commenter Type",
"Select the email inbox to watch. Leave blank to trigger for all inboxes.": "Select the email inbox to watch. Leave blank to trigger for all inboxes.",
"Select the status to trigger on. Leave blank to trigger for any status change.": "Select the status to trigger on. Leave blank to trigger for any status change.",
"Select the priority to trigger on. Leave blank to trigger for any priority change.": "Select the priority to trigger on. Leave blank to trigger for any priority change.",
"Select the ticket form to watch. Leave blank to trigger for all forms.": "Select the ticket form to watch. Leave blank to trigger for all forms.",
"Select the type of commenter to trigger on. Leave blank for all comments.": "Select the type of commenter to trigger on. Leave blank for all comments.",
"Opened": "Opened",
"Assigned": "Assigned",
"Need More Info": "Need More Info",
"Resolved": "已解决",
"Closed": "Closed",
"Low": "Low",
"Medium": "Medium",
"High": "High",
"Open": "Open",
"User (Customer)": "User (Customer)",
"Agent (Support Staff)": "Agent (Support Staff)"
}