camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.11k stars 1.55k forks source link

Sort English and German translations files in alphabetical order #2893

Closed mboskamp closed 1 year ago

mboskamp commented 1 year ago

Acceptance Criteria (Required on creation)

The translation files for Tasklist, Admin, Cockpit, and Welcome are ordered by key in alphabetical order for the following languages:

Hints

Links

Breakdown

tasso94 commented 1 year ago

I created a PR for the Webapps that enforces the order of translation strings via linting.

ThorbenLindhauer commented 1 year ago

@mboskamp should this issue have a version: label?