feat(frontend): 完成智能体页面汉化

This commit is contained in:
2026-08-30 11:04:13 +08:00
parent 0bb78e004b
commit bec308b5d1
9 changed files with 199 additions and 30 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ const pageTitle = computed(() => {
workspace: '工作区',
search: '搜索',
chat: 'AI 对话',
agent: 'Agent Trace',
agent: '智能体执行轨迹',
tasks: '任务',
skills: 'Skill 管理',
plugins: 'Plugin 管理',