You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error messages : most only occur in the dev console, we need to surface these to end users that don't know about browser dev tools
This will be a huge part of the effort ^^
next steps, in broad strokes:
expose all error messages to UI
mechanism in Bokeh.JS to provide text translations
translations be done (one way or another)
can this process be integrated automatically?
some place to store translated strings, part of main bundle, probably fine at the beginning, how much size is needed for translations.
Main bundle of BokehJS is pushing 1100 kilobytes.
Reach out to other projects, what has worked for them, pros and cons. We don't want recompile BokehJS every time a translation has been added.
📌 Summary
🔖 Tasks to complete
🔍 Acceptance Criteria
The text was updated successfully, but these errors were encountered: