优化会话页面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": "Denkt nach...",
"streaming": "Übertragung",
"elapsedHours": "{value} Std",
"elapsedMinutes": "{value} Min",
"elapsedSeconds": "{value} Sek",
"toolUseCount": "{count} Tool {count, plural, one {use} other {uses}}"