Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement i18n in chat UI #152

Open
JasonWeill opened this issue May 8, 2023 · 0 comments
Open

Implement i18n in chat UI #152

JasonWeill opened this issue May 8, 2023 · 0 comments
Labels
enhancement New feature or request scope:chat-ux Issues concerning the chat user experience status:triaged Issues that have been fully triaged
Milestone

Comments

@JasonWeill
Copy link
Collaborator

Problem

All text strings in the chat UI are hard-coded in English.

Proposed Solution

Use a localization/internationalization library (l10n/i18n) to localize the chat UI based on the user's preferred locale.

@JasonWeill JasonWeill added enhancement New feature or request scope:chat-ux Issues concerning the chat user experience labels May 8, 2023
@JasonWeill JasonWeill added this to the Future milestone Jul 28, 2023
@dlqqq dlqqq added this to Jupyter AI Mar 3, 2025
@dlqqq dlqqq moved this to 2.x backlog in Jupyter AI Mar 3, 2025
@dlqqq dlqqq changed the title Use strings for localization/internationalization (l10n/i18n) of chat UI Implement i18n in chat UI Mar 3, 2025
@dlqqq dlqqq added the status:triaged Issues that have been fully triaged label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request scope:chat-ux Issues concerning the chat user experience status:triaged Issues that have been fully triaged
Projects
Status: 2.x backlog
Development

No branches or pull requests

2 participants