Question

DE
Last activity: 11 Jul 2025 13:00 EDT
Localization changes "Stage [Stagename]" to "Stage 1"
Hello,
I developed an app that works fine in English. Then I used the German localization to translate it. The stage names were localized correctly in the UI. Then I did an accessibility check and noticed that when I run the app in my portal, the aria-label for the case lifecycle elements on top changes to "Phase 1" ("Stage 1"). The same happens for every element of the lifecycle. I switched back to English, and there it was correct: "Stage Create".
Does anyone know where I can fix this?
Thank you for your help.