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
@@ -84,7 +84,7 @@ const showEditorInfo = computed(() => route.name === 'workspace')
</span>
<span v-if="agentStore.isRunning" class="status-item agent-status">
<span class="spinner" />
Agent 运行中
智能体运行中
</span>
</div>
<div class="statusbar-right">