fix: image icon can not display (#11701)

This commit is contained in:
crazywoola
2024-12-16 19:15:23 +08:00
committed by GitHub
parent e20161b3de
commit 7f095bdc42
3 changed files with 4 additions and 4 deletions

View File

@@ -125,7 +125,7 @@ const translation = {
switchStart: 'Start switch',
openInExplore: 'Open in Explore',
typeSelector: {
all: 'ALL Types',
all: 'All Types ',
chatbot: 'Chatbot',
agent: 'Agent',
workflow: 'Workflow',

View File

@@ -112,7 +112,7 @@ const translation = {
removeOriginal: 'Orijinal uygulamayı sil',
switchStart: 'Geçişi Başlat',
typeSelector: {
all: 'ALL Types',
all: 'All Types',
chatbot: 'Chatbot',
agent: 'Agent',
workflow: 'Workflow',