Exploring shared mobility solutions in Vitoria-Gasteiz
Vitoria-Gasteiz has launched a major car-pooling initiative to help achieve its climate neutrality aims. At the beginning of 2023, around 25,000 residents drove their own cars to industrial parks for work every day. Now, after a pilot project brought about 600 carpool trips a week, the measure will become long term.
$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'];
?>
}
}
}
?>