优化会话页面Agent响应时的时间显示

This commit is contained in:
xintaofei
2026-03-18 11:00:06 +08:00
parent 4aa3fafed9
commit b6956b24c4
11 changed files with 16 additions and 4 deletions

View File

@@ -1314,6 +1314,7 @@
"liveTurnStats": {
"thinking": "思考中...",
"streaming": "生成中",
"elapsedHours": "{value} 小时",
"elapsedMinutes": "{value} 分钟",
"elapsedSeconds": "{value} 秒",
"toolUseCount": "{count} 个工具 {count, plural, one {use} other {uses}}"