Skip to content

fix(i18n): internationalize knowledge hierarchy warning messages (14 locales)

Jérôme Revillard requested to merge fix/i18n-warning-messages into main

Replace hardcoded English warning strings in ChatBotComponent.vue with i18n keys:

  • chatbot.configMismatchWarning — main notification message
  • chatbot.categoryNotFound — category not found in hierarchy
  • chatbot.serviceLabelMismatch — UI label doesn't match hierarchy

Translations for all 14 locales: ar, bn, de, en, es, fr, id, man, pt, ru, st, sw, th, zh.

Merge request reports

Loading