The language used in the UI depends on the settings in your browser. Firefox's language settings look like the attached picture. It will use the highest language in the list for which it has translations. At present I don't think there's any way to override this in Jupyter to use a language different from what your browser specifies.
On Sat, 5 Jan 2019 at 01:46, jds <[email protected]> wrote: > We currently run notebooks through Firefox using > > jupyter notebook --browser firefox > > In notebook >= 5.7 the language goes into what appears to be simplified > Chinese (sorry if I'm wrong here) and can't be changed (see attached > image). Downgrading to notebook 3.6.0 fixes this issue. Tried setting LANG > before startup but makes no difference. Python 3.7.2 on Oracle Linux. > > -- > You received this message because you are subscribed to the Google Groups > "Project Jupyter" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jupyter/68af1e7a-6adb-4240-9cb1-996445fc764a%40googlegroups.com > <https://groups.google.com/d/msgid/jupyter/68af1e7a-6adb-4240-9cb1-996445fc764a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CAOvn4qhWDo7uEZj62Wghq-bMB3p1wU2U1-PWLGhJ1ZnTJf5VJw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
