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:
xintaofei
2026-04-03 15:22:34 +08:00
parent c1158bf669
commit 1282dcee19
11 changed files with 103 additions and 15 deletions

View File

@@ -1467,7 +1467,9 @@
"loading": "جارٍ التحميل...",
"error": "خطأ: {message}",
"emptyConversation": "لا توجد رسائل في هذه المحادثة.",
"systemMessage": "رسالة النظام"
"systemMessage": "رسالة النظام",
"copyMessage": "نسخ",
"copied": "تم النسخ"
},
"liveTurnStats": {
"thinking": "جارٍ التفكير...",