Skip to content

Select language based on an uri parameter

This mr skips the language selection screen and select the language automatically based on a lang uri parameter. If the uri parameter does not exist of its value is not in the available language list the original screen is displayed.

The use case for this is to register a country specific fevermap domain name which links to the app using the lang uri paramter.

Merge request reports