diff --git a/metager/lang/en/about.php b/metager/lang/en/about.php index 6f933319b91a971f5694eaf5ee1ad5d1416546a9..5fb6b2323ed4dcb5fe35eb46716c3f630d947b19 100644 --- a/metager/lang/en/about.php +++ b/metager/lang/en/about.php @@ -4,10 +4,18 @@ return [ 'head.1' => 'About Us', 'head.2' => 'Timeline', 'head.3' => 'What We Stand For', + 'head.4.'=> 'What makes MetaGer special?', 'text.1'=>'<h3> <img id="about-lock" src="/img/lock.svg"> Guaranteed Privacy </h3> Data protection and privacy are important to us. That\'s why we don\'t track or store personal data and offer several services to protect your privacy, for example our anonymizing proxy ("Open Anonymously" feature).<h3><img id= "about-heart" src="/img/heart.svg"> Non-Profit Association</h3> MetaGer is a project of the non-profit association SUMA-EV, Association for Free Access to Knowledge. SUMA-EV is primarily committed to promoting media literacy. <h3> <img id= "about-rainbow" src="/img/rainbow.svg"> Diverse and Free</h3> MetaGer produces diverse results because it is a metasearch engine. We have explained exactly what this means in our <a href=":transparenz">transparency statement</a>. By publishing our source code, we show that free access to knowledge is important to us. Our source code is free and open source.<h3> <img id="about-leaf" src="/img/leaf.svg"> 100% Renewable Energy </h3>Sustainability and resource consumption is also a big issue for us. Therefore we pay attention to the energy consumption of our services and only use electricity from renewable energy sources.', - + 'text.2' =>'MetaGer is different from other search engines. This is reflected not only in our public benefit orientation and focus on privacy, but also through some unique features:', + 'text.3' =>'Possibility of creating a personal blacklist', + 'text.4' =>'Search in search function', + 'text.5' =>'Ad-free search possible (for members)', + 'text.6' =>'Integration of search engine projects like YaCy', + 'text.7' =>'The only German search engine that combines results from several large web indexes', + 'text.8' =>'And much more..', + 'timeline.1' => 'March 1996: Cebit Hanover', 'timeline.1.1' => 'The idea of MetaGer arises during the CeBIT computer fair over lunch on a paper napkin. Work on the first prototype begins that same evening. ', @@ -59,7 +67,10 @@ return [ 'timeline.17' => '26.10.2020: Current Startpage and Dark Mode', 'timeline.17.1' => 'As part of an extensive redesign of the start page, MetaGer\'s four unique selling points have been revisited and presented in an expanded form. In order to avoid overloading the central function of the web search, the descriptions can be reached by scrolling. <br> Another feature of the new revision is the page-wide dark mode. This allows MetaGer to be in a dark design on all pages.', + + 'timeline.18' => '14.02.2022: Renewal of the Helppage', + 'timeline.18.1' => 'MetaGer is adding a new overview page. This structures and visualizes the help pages through easy to recognize symbols.', - 'timeline.18' => 'Today', - 'timeline.18.1' => 'Even today, MetaGer is constantly evolving.' + 'timeline.19' => 'Today', + 'timeline.19.1' => 'Even today, MetaGer is constantly evolving.' ];