diff --git a/client/.kiwi/en/edit.ts b/client/.kiwi/en/edit.ts
index 3c9c2a66..7ff3761b 100644
--- a/client/.kiwi/en/edit.ts
+++ b/client/.kiwi/en/edit.ts
@@ -9,13 +9,13 @@ export default {
chongXinShengChengPei: 'Regenerate Configuration',
ziDongShengChengPei: 'Automatically Generate Configuration',
diZhiYouWu: 'Invalid Address',
- qingShuRuGI: 'Please enter the GitHub project address',
+ qingShuRuGI: 'Please enter the GitHub project URL',
fuZhiTOK: 'Copy Token',
tOKEN: 'Token has been copied to clipboard',
- gITHU: 'GitHub Project Address',
- bangWoPeiZhiYi: 'Help me configure a Q&A bot',
+ gITHU: 'GitHub Project URL',
+ bangWoPeiZhiYi: 'Help me create a Q&A bot',
chuCiJianMianXian:
- '👋🏻 Hello! Nice to meet you. Let me introduce myself: I am PeterCat, a robot for an open-source project. You can configure a Q&A robot by talking to me.',
+ '👋🏻 Hello! Nice to meet you. Let me introduce myself: I am PeterCat, a robot for an open-source project. You can create a Q&A robot by talking to me.',
shengChengShiBai: 'Generation Failed',
shengChengChengGongE: 'Generation Successful',
baoCunShiBaiE: 'Save Failed',
diff --git a/client/app/factory/edit/components/BotCreateFrom.tsx b/client/app/factory/edit/components/BotCreateForm.tsx
similarity index 98%
rename from client/app/factory/edit/components/BotCreateFrom.tsx
rename to client/app/factory/edit/components/BotCreateForm.tsx
index 8ee6c59a..6e849878 100644
--- a/client/app/factory/edit/components/BotCreateFrom.tsx
+++ b/client/app/factory/edit/components/BotCreateForm.tsx
@@ -17,6 +17,7 @@ import {
SelectItem,
SelectSection,
Chip,
+ Image,
} from '@nextui-org/react';
import Collapse from './Collapse';
import { BotProfile } from '@/app/interface';
@@ -233,11 +234,12 @@ const BotCreateFrom = () => {
-
diff --git a/client/app/factory/edit/components/DeployBotModal/DeployContent.tsx b/client/app/factory/edit/components/DeployBotModal/DeployContent.tsx
index 29924481..238662bc 100644
--- a/client/app/factory/edit/components/DeployBotModal/DeployContent.tsx
+++ b/client/app/factory/edit/components/DeployBotModal/DeployContent.tsx
@@ -41,7 +41,8 @@ export const DeployContent: React.FC = ({
{isOpenApprovalStatus ? (