Different languages for Archive UI - amsalama/dcm4chee-arc-light GitHub Wiki
This page briefly describes how one can internationalize archive UI in a language other than English. The whole text content of archive UI is broadly divided in two parts :
- Text for UI different components and pages
- Configuration schemas used to configure various entities in the archive
Refer Resources for providing different languages for the Web UI of dcm4chee-arc-light to provide changes in your specific language for both the parts.
Currently, the archive UI can be configured in a different language only for the secured version of archive. Supporting it for the unsecured version of archive is not implemented yet.
Apart from the language specific changes that you do in dcm4chee-arc-lang, you still have to open an issue in dcm4chee-arc-light to support your language code in the list of languages in a specific file in UI code, as the language codes list is hardcoded.