Towards Resilience Case Study - NSW Sustainability Bonds
Sydney Water has been a major participant in the multi-award winning NSW Sustainability Bond Programme (SBP) since its launch by the NSW Treasury Corporation (TCorp) in 2018. Eligible ‘green’ projects that Sydney Water has showcased through this programme include those that focus on renewable energy; energy efficiency; pollution prevention and control; sustainable stormwater management; climate change mitigation; and eco-efficient and circular economy adapted production technologies.
Direct link: https://www.wsaa.asn.au/publication/towards-resilience-case-study-nsw-sustainability-bonds
$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'];
?>
}
}
}
?>