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': 'Arrêter',
'chat.thinking': 'Réflexion…',
'chat.reasoning': 'Raisonnement…',
'chat.copy_code': 'Copier le code',
'chat.copied': 'Copié',
'chat.attach': 'Joindre des fichiers',
'chat.new_session': 'Nouvelle conversation',
'chat.scroll_to_latest': 'Aller aux derniers messages',