feat(ui): hover copy button on markdown code blocks
Nightly Build / build (push) Successful in 7m53s

This commit is contained in:
2026-08-07 18:21:17 +01:00
parent d3fd9bd3af
commit c96ceee037
5 changed files with 94 additions and 1 deletions
+2
View File
@@ -66,6 +66,8 @@ export default {
'chat.stop': 'Ferma',
'chat.thinking': 'Sto pensando…',
'chat.reasoning': 'Ragionamento…',
'chat.copy_code': 'Copia codice',
'chat.copied': 'Copiato',
'chat.attach': 'Allega file',
'chat.new_session': 'Nuova conversazione',
'chat.scroll_to_latest': 'Vai agli ultimi messaggi',