Hello Spryker community. Maybe this question was asked before...
I have a store for Europe (Countries: "DE", "AT", ...) with the following possible locales: see screenshot
At some point \Spryker\Client\Locale\Reader\LocaleReader::getLocaleList
is called and an indexed list of locales is returned (second screenshot)
In this example de_DE is no longer choosable because the locale is overwritten by de_AT.
Has anyone solved this or is Spryker not designed to have 2 locales with the same language?