Net-Zero Tracker
The Net-Zero Tracker presents the net-zero targets that have been communicated in a Party’s nationally determined contribution (NDC), long-term low GHG emissions development strategy (LTS), domestic law, policy, or high-level political pledge such as head of state commitment. This tracker is a resourceful tool to compare climate commitment and action between countries and for cities to frame their activities to achieve climate neutrality.
Acces the Tracker here: https://www.climatewatchdata.org/net-zero-tracker
$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 ()