From 341b7440f255a7e7213c106361943040ffb27ff8 Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期一, 23 三月 2026 12:58:19 +0800
Subject: [PATCH] #ai 页面优化
---
rsf-admin/src/i18n/en.js | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/rsf-admin/src/i18n/en.js b/rsf-admin/src/i18n/en.js
index e83334f..5069c5b 100644
--- a/rsf-admin/src/i18n/en.js
+++ b/rsf-admin/src/i18n/en.js
@@ -544,6 +544,9 @@
noFacts: "No Facts",
retainLatestRound: "Keep Latest Round",
clearMemory: "Clear Memory",
+ runtimeOverview: "Runtime Overview",
+ runtimeExpand: "Show Overview",
+ runtimeCollapse: "Hide Overview",
loadingRuntime: "Loading AI runtime info...",
emptyHint: "AI responses stream back through SSE here. You can also maintain parameters, prompts, and MCP mounts from the quick links above.",
userRole: "You",
--
Gitblit v1.9.1