Transition Team Support Programme #3 "Power to act: Strengthening the mandate"
The Transition Team support Programme is here to support Mission Cities in operationalising their Transition Teams (TTs) - unlocking the capacity, authority, and know-how to put Climate City Contracts (CCCs) into action. From interdepartmental collaboration to political mandate, skills, and prototyping, this programme offers a suite of learning and exchange formats tailored to the challenges cities face in driving the climate transition.
"Power to act: Strengthening the mandate" was the theme of the third session hosted on 7 October 2025
$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'];
?>
}
}
}
?>