jupyter-ai icon indicating copy to clipboard operation
jupyter-ai copied to clipboard

Implement i18n in chat UI

Open JasonWeill opened this issue 2 years ago • 0 comments
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.

JasonWeill avatar May 08 '23 17:05 JasonWeill