Online Discussion Group cohort 3 flyer
NetZeroCities is extending online and peer-learning opportunities to all cities that are interested in accelerating their climate action. For that purpose, Online Discussion Groups provide an online space where all cities can learn from Mission cities’ practical experience and receive technical support from experts across sectors. The programme is structured around key thematic areas essential for decarbonisation and offer cities the opportunity to explore innovative climate-neutral solutions. The new cohort of Online Discussion Groups will focus on the themes that support cities in driving systemic transformation toward climate neutrality through the levers of change. Find out more information in the flyer.
$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'];
?>
}
}
}
?>