Translate Orthanc UI from English to Japanse

Hi,

There’s currently no i18n support in Orthanc. So you’ll have to modify the Orthanc Explorer files directly.

FYI, here’s a docker sample that shows you how to serve a customized version of the Orthanc Explorer through the ServeFolders plugin:https://bitbucket.org/osimis/orthanc-setup-samples/src/master/docker/serve-folders/. With such a setup, you don’t have to recompile Orthanc to embed your modified Orthanc Explorer.

Best regards,

As a complement to Alain’s answer, please check out this FAQ:
https://book.orthanc-server.com/faq/improving-interface.html

Summarizing, as Orthanc Explorer is for development, low-level purpose, it will never integrate internationalization (i18n).

We’re looking forward for contributions from the Orthanc community that will provide a plugin with a better Web interface:
https://book.orthanc-server.com/plugins.html