EU TRACKER - LOCAL HEATING AND COOLING PLANNING IN EU MEMBER STATES: The state of play and what will be needed to make it a standard practice across the EU
Overall analysis with key findings on the state of play of local heating and cooling plans across the EU. It also includes recommendations to policy-makers on what will be needed to make them game-changing tools for decarbonised and climate-resilient living environments. The analysis is currently available in English, but can soon be read in French, German, Spanish, Polish and Italian.
$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'];
?>
}
}
}
?>
Comments ()