Translations for the Weasis DICOM viewer. Maintained as a separate project so translations can be added or updated without recompiling Weasis.
Packages are rebuilt automatically once a day and can be consumed either as a binary download or as a Maven dependency.
Current — compatible with Weasis 4.1.0 and later:
Legacy (no longer updated):
- 3.0.0-SNAPSHOT for Weasis 3.7.0 – 4.0.3 — zip · war
- 2.0.0-SNAPSHOT for Weasis 1.1.x – 3.6.2 — zip · war
See how to apply the translations to Weasis.
Prerequisites: JDK 21, Maven 3.6.3+ and a Transifex API token.
mvn clean install -Dtransifex.token=<your-token>The build downloads the latest translations from Transifex and packages each Weasis module as an OSGi language fragment. See the internationalization page for the full documentation.