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": "Lädt...",
|
||||
"error": "Fehler: {message}",
|
||||
"emptyConversation": "Keine Nachrichten in dieser Unterhaltung.",
|
||||
"systemMessage": "Systemnachricht"
|
||||
"systemMessage": "Systemnachricht",
|
||||
"copyMessage": "Kopieren",
|
||||
"copied": "Kopiert"
|
||||
},
|
||||
"liveTurnStats": {
|
||||
"thinking": "Denkt nach...",
|
||||
|
||||
Reference in New Issue
Block a user