chatwoot/app/javascript/dashboard/components-next/copilot
Pranav bfed849d6a
fix: Fix missing translations in copilot (#11411)
This PR does the following:

- Missing translations to the i18n file.
- Test the change with Malayalam (ml) translation. 
- Fixes overflow by setting the width to 100%

_Note_: The prompt text is also set for translation. This is
intentional, there is no change in the behaviour.

---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2025-05-04 18:06:24 -07:00
..
Copilot.story.vue feat(ee): Add copilot integration (v1) to the conversation sidebar (#10566) 2024-12-10 15:36:48 -08:00
Copilot.vue fix: Fix missing translations in copilot (#11411) 2025-05-04 18:06:24 -07:00
CopilotAgentMessage.vue feat(ee): Add copilot integration (v1) to the conversation sidebar (#10566) 2024-12-10 15:36:48 -08:00
CopilotAssistantMessage.vue fix: Display error message on empty response from Captain (#11302) 2025-04-15 13:20:06 +05:30
CopilotInput.vue feat(ee): Add copilot integration (v1) to the conversation sidebar (#10566) 2024-12-10 15:36:48 -08:00
CopilotLoader.story.vue feat(ee): Add copilot integration (v1) to the conversation sidebar (#10566) 2024-12-10 15:36:48 -08:00
CopilotLoader.vue feat(ee): Add copilot integration (v1) to the conversation sidebar (#10566) 2024-12-10 15:36:48 -08:00
ToggleCopilotAssistant.vue feat: allow copilot use without connecting an inbox (#10992) 2025-02-28 15:20:39 -08:00