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.1k stars 1.55k forks source link

fix(webapps): add translation handler #4352

Closed tasso94 closed 3 months ago

tasso94 commented 4 months ago

related to camunda/camunda-bpm-platform#4351

tasso94 commented 3 months ago

Reverts fda59a674467aaa0b6756fd2a8e1d473f925b27c.

tasso94 commented 3 months ago

/backport

ap-development-workflow[bot] commented 3 months ago

Successfully created backport PR for 7.20:

ap-development-workflow[bot] commented 3 months ago

Backport failed for 7.19, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 7.19
git worktree add -d .worktree/7.19-backport-4352 origin/7.19
cd .worktree/7.19-backport-4352
git switch --create 7.19-backport-4352
git cherry-pick -x fba860b82222c4263330f0425b773d80a7b2d7b9
ap-development-workflow[bot] commented 3 months ago

Successfully created backport PR for 7.21: