chore: no custom tool placeholder ui (#2222)

This commit is contained in:
Joel
2024-01-26 12:48:26 +08:00
committed by GitHub
parent 828822243a
commit 60a2ecbd17
10 changed files with 85 additions and 5 deletions

View File

@@ -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',
},