jupyter-ai
jupyter-ai copied to clipboard
Implement i18n in chat UI
trafficstars
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.