MaaR Workshop: Restoring people’s dignity in public transport
The 'Mobility as a Right' concept is one of the pillars of the project, and this first online Workshop was planned specifically for the UPPER Consortium.
The workshop's aim, organized by ICLEI and Eurocities, was to dive deeply into the concept and discuss the application in practice with all our cities and horizontal partners. A great opportunity to learn about the “Mind the Gap” initiative in Oslo launched in 2021 (presented by Ruter) as well as the precious experience from the passenger's perspective by the European Passengers Federation. There's no such thing as "vulnerable users" in UPPER. We recognize them instead as "valuable" users. Make sure to get it right #MAAR Accessibility + Inclusiveness = Freedom.
$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'];
?>
}
}
}
?>