UX: update icon and text for copying message (#815)

This commit is contained in:
Kris 2024-10-01 18:38:57 -04:00 committed by GitHub
parent 2063b3854f
commit 62ba2fa4d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -177,7 +177,7 @@ function initializeShareButton(api) {
return {
action: shareAiResponse,
icon: "share-alt",
icon: "far-copy",
className: "post-action-menu__share",
title: "discourse_ai.ai_bot.share",
position: "first",

View File

@ -375,7 +375,7 @@ en:
cancel_streaming: "Stop reply"
default_pm_prefix: "[Untitled AI bot PM]"
shortcut_title: "Start a PM with an AI bot"
share: "Share AI conversation"
share: "Copy AI conversation"
conversation_shared: "Conversation copied"
debug_ai: "View raw AI request and response"
debug_ai_modal: