deathbeds / ipydrawio

A standalone embedding of the FOSS drawio / mxgraph package into jupyterlab
https://ipydrawio.rtfd.io
Apache License 2.0
51 stars 4 forks source link

Support internationalization #30

Open bollwyvl opened 3 years ago

bollwyvl commented 3 years ago

Elevator Pitch

Add menu item for Diagram Language and internationalize strings in code.

Motivation

This UI should work with many human languages.

Design Ideas

Use the JupyterLab ITranslator stuff in the client, and jupyter_server _i18n for server-generated strings.