feat(frontend): 完成智能体页面汉化
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user