chore: no custom tool placeholder ui (#2222)
This commit is contained in:
@@ -86,7 +86,7 @@ const translation = {
|
||||
infoAndSetting: 'Info & Settings',
|
||||
},
|
||||
noCustomTool: {
|
||||
title: 'No custom tools',
|
||||
title: 'No custom tools!',
|
||||
content: 'Add and manage your custom tools here for building AI apps.',
|
||||
createTool: 'Create Tool',
|
||||
},
|
||||
|
||||
@@ -86,7 +86,7 @@ const translation = {
|
||||
infoAndSetting: 'Informações e Configurações',
|
||||
},
|
||||
noCustomTool: {
|
||||
title: 'Nenhuma ferramenta personalizada',
|
||||
title: 'Nenhuma ferramenta personalizada!',
|
||||
content: 'Você não possui ferramentas personalizadas. ',
|
||||
createTool: 'Criar Ferramenta',
|
||||
},
|
||||
|
||||
@@ -78,7 +78,7 @@ const translation = {
|
||||
infoAndSetting: '信息和设置',
|
||||
},
|
||||
noCustomTool: {
|
||||
title: '没有自定义工具',
|
||||
title: '没有自定义工具!',
|
||||
content: '在此统一添加和管理你的自定义工具,方便构建应用时使用。',
|
||||
createTool: '创建工具',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user