Skip to content

Add bot filtering and translation support for SSE events#13

Merged
aangell98 merged 4 commits into
developfrom
main
Apr 9, 2026
Merged

Add bot filtering and translation support for SSE events#13
aangell98 merged 4 commits into
developfrom
main

Conversation

@aangell98
Copy link
Copy Markdown
Contributor

This pull request improves the internationalization (i18n) and user experience of chat status messages in both the FloatingChat and QuantumChat components. It introduces helper functions to generate more context-aware, localized status and result messages for streaming chat events, and expands the translation files to support these changes across multiple languages.

Internationalization and User Experience Improvements:

  • Added helper functions (translateThinkingDesc, translateToolResult, translateStatus) in both FloatingChat.jsx and QuantumChat.jsx to generate dynamic, context-sensitive, and localized status messages for chat events. These helpers use the translation function t and new i18n keys for better clarity and adaptability. [1] [2]
  • Updated the UI in both chat components to use the new translation helpers for displaying "thinking" steps, tool results, and status messages, ensuring all user-facing text is properly localized and more descriptive. [1] [2] [3] [4] [5] [6]

Translation and Localization Enhancements:

  • Expanded translation files (en.json, es.json, fr.json, de.json, pt.json) with new keys for tool names, collection names, prepositions, and various chat statuses, enabling richer and more accurate translations for chat interactions. [1] [2] [3] [4] [5]
  • Changed the auto-generated view naming in QuantumChat.jsx to use a translation key with a number parameter, improving localization of dynamic view names.

aangell98 and others added 4 commits March 20, 2026 18:32
Add bot filtering to CollaborationPanel, NetworkGraph, and UniverseView
… QuantumChat, y actualizar archivos de localización
Add translation support for SSE events and update localization files
@aangell98 aangell98 merged commit b15a33a into develop Apr 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant