mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
fix tip of workflow
This commit is contained in:
@ -30,6 +30,7 @@ const translation = {
|
||||
completionWarning: 'This type of app will no longer be supported.',
|
||||
agentDescription: 'Build an intelligent Agent which can autonomously choose tools to complete the tasks',
|
||||
workflowDescription: 'Description text here',
|
||||
workflowWarning: 'Currently in beta',
|
||||
chatbotType: 'Chatbot orchestrate method',
|
||||
basic: 'Basic Orchestrate',
|
||||
basicFor: 'FOR BEGINNERS',
|
||||
|
||||
@ -29,6 +29,7 @@ const translation = {
|
||||
completionWarning: '该类型不久后将不再支持创建',
|
||||
agentDescription: '构建一个智能Agent,可以自主选择工具来完成任务',
|
||||
workflowDescription: 'Description text here',
|
||||
workflowWarning: '正在进行 Beta 测试',
|
||||
chatbotType: '聊天助手编排方法',
|
||||
basic: '基础编排',
|
||||
basicFor: '新手适用',
|
||||
|
||||
Reference in New Issue
Block a user