优化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": "Attached resources",
"loading": "Loading...",
"error": "Error: {message}",
"emptyConversation": "No messages in this conversation."
"emptyConversation": "No messages in this conversation.",
"systemMessage": "System message"
},
"liveTurnStats": {
"thinking": "Thinking...",