mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-24 06:34:46 +08:00
feat: enhance welcome component and input box with skill mode handling and localization updates
This commit is contained in:
@@ -48,6 +48,10 @@ export const enUS: Translations = {
|
||||
greeting: "👋 Hello, again!",
|
||||
description:
|
||||
"Welcome to 🦌 DeerFlow, an open source super agent. With built-in and custom skills, DeerFlow helps you search on the web, analyze data, and generate artifacts like slides, web pages and do almost anything.",
|
||||
|
||||
createYourOwnSkill: "Create Your Own Skill",
|
||||
createYourOwnSkillDescription:
|
||||
"Create your own skill to release the power of DeerFlow. With customized skills,\nDeerFlow can help you search on the web, analyze data, and generate\n artifacts like slides, web pages and do almost anything.",
|
||||
},
|
||||
|
||||
// Clipboard
|
||||
|
||||
Reference in New Issue
Block a user