优化会话页面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": "Thinking...",
"streaming": "Streaming",
"elapsedHours": "{value}h",
"elapsedMinutes": "{value}m",
"elapsedSeconds": "{value}s",
"toolUseCount": "{count} tool {count, plural, one {use} other {uses}}"