Hi @all
You use a wrong austria lang code.
File: Corals/core/Foundation/config/language.php
from: ['short' => 'de', 'long' => 'de-AT', 'english' => 'Austrian', 'native' => 'Österreichisches Deutsch'],
to: ['short' => 'at', 'long' => 'de-AT', 'english' => 'Austrian', 'native' => 'Österreichisches Deutsch'],
Without this changes, it is unpossible to use german language.