Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 2.04 KB

README.md

File metadata and controls

25 lines (16 loc) · 2.04 KB

weasis-i18n

License License Maven build

This project provides a translation into several languages of the Weasis DICOM viewer. It is managed separately and allows you to add translations without recompiling Weasis.

Download the binary package

Packages are built automatically once a day and can be downloaded below or from a maven dependency.

  • weasis-i18n-dist-4.0.0-SNAPSHOT zip or war: is compatible with Weasis 4.1.0 and upper

Packages for old Weasis versions (no longer updated)

  • weasis-i18n-dist-3.0.0-SNAPSHOT zip or war: is compatible with Weasis 3.7.0 to 4.0.3
  • weasis-i18n-dist-2.0.0-SNAPSHOT zip or war: is compatible from Weasis 1.1.x to 3.6.2

See how to apply the translations to Weasis.

Build weasis-i18n

Prerequisites: JDK 11, Maven 3 and an account at Transifex.

See the internationalization page for building this project.