The Release still schows the not Translated Banner (Variable Names) on the Start Page.

I know I can Patch this by insert
{
.
.
.
"common"{
.
.
.
"label{
"JoinUs": "Mach mit",
"JoinUsDescription"; "Registriere dich noch heute",
.
.
.
}
}
}
Into /languages/de/main.json
But This should be Part of the Release.
Thanks,