优化claude code系统消息显示

This commit is contained in:
xintaofei
2026-03-24 21:13:25 +08:00
parent af6d8dd9a8
commit 0d16d82eb9
12 changed files with 92 additions and 20 deletions

View File

@@ -1445,7 +1445,8 @@
"attachedResources": "附加资源",
"loading": "加载中...",
"error": "错误:{message}",
"emptyConversation": "当前会话暂无消息。"
"emptyConversation": "当前会话暂无消息。",
"systemMessage": "系统消息"
},
"liveTurnStats": {
"thinking": "思考中...",