chatwoot/app/javascript/dashboard/components-next/HelpCenter
Pranav 751c28d94d
feat(ee): Add article translation via LLM in help center (#14136)
Adds the ability to translate help center articles to other languages using Captain's LLM infrastructure. Translated articles are created as drafts linked to the source article.

Fixes
https://linear.app/chatwoot/issue/CW-6901/translate-article-to-another-language

**How to test**

1. Navigate to Help Center → Articles for a portal with multiple locales
2. Click the three-dot menu on any article → "Translate"
3. Select a target language and category → click Translate
4. Switch to the target locale — the translated article appears as a
draft
5. Try translating the same article again — a warning shows the existing
translation with a link to open it in a new tab
6. Click "Overwrite and translate" to replace the existing translation


https://github.com/user-attachments/assets/1d2e991b-f0ac-403a-bcc1-2181b5731ea4
2026-04-24 08:51:26 -07:00
..
ArticleCard feat(ee): Add article translation via LLM in help center (#14136) 2026-04-24 08:51:26 -07:00
CategoryCard chore: Update theme colors and add new Inter variable fonts (#13347) 2026-01-28 14:36:04 -08:00
EmptyState feat: update bunny video support in HC (#13815) 2026-03-16 11:04:27 +05:30
LocaleCard feat: Add draft status for help center locales (#13768) 2026-03-17 12:45:54 +04:00
Pages feat(ee): Add article translation via LLM in help center (#14136) 2026-04-24 08:51:26 -07:00
PortalSwitcher chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
HelpCenterLayout.vue feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30