优化会话页面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}}"