feat(conversation): add copy text context menu action with preserved selection

This commit is contained in:
xintaofei
2026-04-17 23:20:01 +08:00
parent e86682dc66
commit 32b4c88582
12 changed files with 120 additions and 3 deletions

View File

@@ -828,6 +828,9 @@
"reload": "重新載入",
"newConversation": "新增會話",
"closeConversation": "關閉會話",
"copyText": "複製文字",
"copyTextSuccess": "已複製",
"copyTextFailed": "複製失敗",
"forkSession": "分叉會話",
"forkSessionSuccess": "會話分叉成功",
"forkSessionFailed": "會話分叉失敗:{error}",