mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-03-06 09:20:14 +00:00
UX: update icon and text for copying message (#815)
This commit is contained in:
parent
2063b3854f
commit
62ba2fa4d7
@ -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",
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user