Sustainable Urban Mobility in Fundao
n 2022, the Network of Historical Villages of Portugal launched an “Inclusive and Sustainable Urban Mobility” project in partnership with the Municipality of Fundão and Renault Portugal. It’s a pioneering free sustainable mobility service, providing tourists, residents, or companies with a fleet of five electric Renault vehicles loaned by Renault Portugal. The cars depart from Castelo Novo or the train stations of Castelo Novo, Alpedrinha, and Fundão. The service addresses the lack of good public transport connections between the village of Castelo Novo, the nearest train stations, and larger urban centres or other historical villages in the Network.
$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'];
?>
}
}
}
?>