[ 'topics' => 'Themenbereiche', 'volunteering' => 'Ehrenämter & Mitgliedschaften', 'social' => 'Social & Media', 'other' => 'Weitere Links', ], 'en' => [ 'topics' => 'Topics', 'volunteering' => 'Volunteering & Memberships', 'social' => 'Social & Media', 'other' => 'Other Links', ], 'jp' => [ 'topics' => '話題', 'volunteering' => 'Ehrenämterと会員', 'social' => 'ソーシャルとメディア', 'other' => 'その他', ], ]); $t = $i18n['translate']; $volunteering = [ [ 'link' => 'https://web.ecogood.org/de/', 'title' => 'International Federation for the Economy for the Common Good e.V.', 'extra' => [ 'link' => 'https://bayern.ecogood.org/', 'title' => 'in Bayern', ], 'icon' => '/assets/img/volunteering/gwoe_icon_57x57.png', ], [ 'link' => 'https://www.bund-naturschutz.de', 'title' => 'BUND Naturschutz in Bayern e.V.', 'extra' => [ 'link' => 'https://rhoen-grabfeld.bund-naturschutz.de', 'title' => 'Kreisgruppe Rhön-Grabfeld', ], 'icon' => '/assets/img/volunteering/bns-favicon-32x32.png', ], [ 'link' => 'https://www.fairhandeln.de', 'title' => 'Aktion Eine Welt e.V.', 'icon' => '/assets/img/volunteering/EWL.png', ], ]; $media = [ [ 'link' => 'https://gemeinwohl-development.de', 'title' => 'GEMEINWOHL.development', 'icon' => '/assets/img/social/gd-favicon.png', ], [ 'link' => 'https://gitlab.com/dweipert-3138720606', 'title' => 'GitLab', 'icon' => '/assets/img/social/favicon-7901bd695fb93edb07975966062049829afb56cf11511236e61bcf425070e36e.png', ], [ 'link' => 'https://github.com/dweipert-3138720606', 'title' => 'GitHub', 'icon' => '/assets/img/social/GitHub-Mark-Light-32px.png', ], [ 'link' => 'https://git.dweipert.de', 'title' => 'Git Projects', 'icon' => '/assets/img/social/Git-Icon-1788C.png', ], ]; ob_start(); ?>