Community management of the archaeological sites and mountains of San Juan de Lurigancho
The book is a compilation of articles and community projects from the Institute of Culture, History, and Environment (ICHMA), a grassroots organization with almost fifteen years work on the conservation of natural and cultural heritage in San Juan de Lurigancho, Lima. A valuable testimony on heritage and environmental community management in the metropolitan areas of developing countries in Latin America. Language: Spanish
$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 ()