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": "Carregando...",
|
||||
"error": "Erro: {message}",
|
||||
"emptyConversation": "Nenhuma mensagem nesta conversa.",
|
||||
"systemMessage": "Mensagem do sistema"
|
||||
"systemMessage": "Mensagem do sistema",
|
||||
"copyMessage": "Copiar",
|
||||
"copied": "Copiado"
|
||||
},
|
||||
"liveTurnStats": {
|
||||
"thinking": "Pensando...",
|
||||
|
||||
Reference in New Issue
Block a user