Making EU Missions a priority in the Regional Smart Specialisation Strategy - Blekinge Region, Sweden
This case study investigates the role of the regional level in the Mission, focusing on the Region of Blekie and their work with the Regional Smart Specialisation Strategy. It is part of a series of resources aiming to shed light on innovative multi-level governance approaches.
$translatableResources = [3, 4, 5, 6];
if (in_array($ResourceType, $translatableResources)) {
$langUser = strtoupper($browserLang);
if (!isset($arrPostLang[$langUser]['Target'])) {
$langUser = 'EN';
}
// on regarde si la langue source est differente de la langue de l'utilisateur ou si on a pas detecte la langue
if (!isset($media['srcLang']) || $media['srcLang'] != $langUser) {
//si la langue de l'utilisateur (browserLang) est disponible dans le tableau
if (isset($arrPostLang[$langUser]['Target'])) {
$translate = $arrPostLang[$langUser]['Target'];
?>
}
}
}
?>