UTMC Regional Event - Advancing Urban Transitions in Africa - Session 2
Recording of the UTMC Regional Event - Advancing Urban Transitions in Africa, Session 2 on Voices from the cities. This session was moderated by Kanak Gokarn from ICLEI, with Mayor Trevino Forbes of Walvis Bay, Namibia, Head of Physical Planning Mumuni Tijani from Accra, Ghana, and Climate and SDG Expert Fernand YAPI from Cocody, Abidjan.
$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 ()