Feat: Adjust the page header to breadcrumbs #3221 (#8971)

### What problem does this PR solve?

Feat: Adjust the page header to breadcrumbs #3221
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-07-22 18:27:01 +08:00
committed by GitHub
parent 131fc10af5
commit e992bc5307
11 changed files with 161 additions and 138 deletions

View File

@ -1302,6 +1302,10 @@ This delimiter is used to split the input text into several text pieces echo of
tavilySearchDescription: 'Search results via Tavily service.',
tavilyExtract: 'Tavily Extract',
tavilyExtractDescription: 'Tavily Extract',
log: 'Log',
management: 'Management',
import: 'Import',
export: 'Export',
},
llmTools: {
bad_calculator: {

View File

@ -1255,6 +1255,10 @@ General实体和关系提取提示来自 GitHub - microsoft/graphrag基于
tavilySearchDescription: '通过 Tavily 服务搜索结果',
tavilyExtract: 'Tavily Extract',
tavilyExtractDescription: 'Tavily Extract',
log: '日志',
management: '管理',
import: '导入',
export: '导出',
},
footer: {
profile: 'All rights reserved @ React',