/****/
/** * This file serves as a language redirector. It detects the user's preferred language and redirects them to the appropriate version of the site. * If the user's language is Danish (da), they will be redirected to the Danish version * Otherwise, they will be redirected to the English version. **/