You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the following issue (maybe a configuration issue?):
I have en defined in the supported locales and default language set to de. useAcceptLanguageHeader is set to true.
When browser requests en-US via Accept-Language-Header, the de locale is set.
How to specify, that it should fall back to en if en-US is not available?