feat: add copy button on hover for user messages in conversation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1467,7 +1467,9 @@
|
||||
"loading": "加载中...",
|
||||
"error": "错误:{message}",
|
||||
"emptyConversation": "当前会话暂无消息。",
|
||||
"systemMessage": "系统消息"
|
||||
"systemMessage": "系统消息",
|
||||
"copyMessage": "复制",
|
||||
"copied": "已复制"
|
||||
},
|
||||
"liveTurnStats": {
|
||||
"thinking": "思考中...",
|
||||
|
||||
Reference in New Issue
Block a user