Resilient cities, thriving cities: The evolution of urban resilience
The "Resilient cities, thriving cities: The evolution of urban resilience" report providing an overview about climate resilience in cities and some good examples to get inspired on Nature-based Solutions, circular economy and sustainable development.
You can find the report at this link: https://iclei.org/publication/resilient-cities-thriving-cities-the-evolution-of-urban-resilience/
$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 ()