Hey @byte apologies for the delayed response. I checked in the code, it seems like the strings are there all correctly, but for the 2 specific things that you mention, we are doing a .capitalized() modifier after fetching the actual string, which seems to be causing the issue.
@Thalavox regarding "Orion-schlüsselbund" as well, we had a modifier which did .lowercased().capitalizingFirstLetter that caused the string to be displayed like this.
These should be fixed soon, thanks again for bringing this to our attention.