The Inclusive Community Engagement Playbook
The Inclusive Community Engagement Playbook guides cities in engaging all community members, especially marginalized groups, in climate action. It shares global best practices for inclusive, equitable responses tailored to local contexts, aiming to overcome social and economic barriers and maintain public support.
- Authors: C40, Citi Foundation, and ARUP
- Year: 2020
- Source: https://www.arup.com/perspectives/publications/promotional-materials/section/c40-playbook-inclusive-community-engagement
$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 ()