diff --git a/app/javascript/dashboard/components-next/copilot/Copilot.vue b/app/javascript/dashboard/components-next/copilot/Copilot.vue index d2769d7b7..1308dae8d 100644 --- a/app/javascript/dashboard/components-next/copilot/Copilot.vue +++ b/app/javascript/dashboard/components-next/copilot/Copilot.vue @@ -1,6 +1,5 @@ + + + + + + + + {{ $t('CAPTAIN.COPILOT.PANEL_TITLE') }} + + + {{ $t('CAPTAIN.COPILOT.KICK_OFF_MESSAGE') }} + + + + + + {{ $t('CAPTAIN.COPILOT.TRY_THESE_PROMPTS') }} + + + + {{ t(prompt.label) }} + + + + + + diff --git a/app/javascript/dashboard/components/widgets/conversation/ConversationBox.vue b/app/javascript/dashboard/components/widgets/conversation/ConversationBox.vue index 7130e61c0..cc407a7b0 100644 --- a/app/javascript/dashboard/components/widgets/conversation/ConversationBox.vue +++ b/app/javascript/dashboard/components/widgets/conversation/ConversationBox.vue @@ -99,7 +99,7 @@ export default {
+ {{ $t('CAPTAIN.COPILOT.KICK_OFF_MESSAGE') }} +