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