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': 'Stop',
'chat.thinking': 'Thinking…',
'chat.reasoning': 'Reasoning…',
'chat.copy_code': 'Copy code',
'chat.copied': 'Copied',
'chat.attach': 'Attach files',
'chat.new_session': 'New conversation',
'chat.scroll_to_latest': 'Scroll to latest',