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