I am in the project folder and execute the following statement in the console:
ng serve --configuration=de
The execution is broken with an error:
ERROR in xliff parse errors: Message ... misses a translation
The translation is available. What is the problem?
You can reproduce it by checking out the app from my repository Bitbucket Repository and run.
Thank you in Advance.