diff --git a/resources/lang/de/index.php b/resources/lang/de/index.php index cf31ef3e7a68649b0e80dab6791a2a03a618de95..4b4c7d9c10f5b4a76b7325e50866308bb0dd2429 100644 --- a/resources/lang/de/index.php +++ b/resources/lang/de/index.php @@ -30,6 +30,7 @@ return [ 'slogan.title' => 'Besser suchen, schneller finden', 'slogan.1' => 'Datenschutz & Privatsphäre: Bei uns einfach und selbstverständlich. Wir arbeiten nicht gewinnorientiert, wir sind ein gemeinnütziger Verein: Werden Sie Mitglied oder spenden Sie!', 'slogan.2' => 'Mit MetaGer bewahren Sie einen neutralen Blick auf’s Web!', + 'preredesign' => 'Rückblick auf die letzte MetaGer Version', 'sponsors.head' => 'Sponsoren', 'sponsors.woxikon' => 'SEO Agentur', diff --git a/resources/lang/en/index.php b/resources/lang/en/index.php index 5e6f5ccdb0ee5caafbed88ec708919c042ecf991..36c83aa800aba53bc5d64a0259b7c343e77d95eb 100644 --- a/resources/lang/en/index.php +++ b/resources/lang/en/index.php @@ -1,53 +1,54 @@ "Web", - "foki.bilder" => "Pictures", - "foki.nachrichten" => "News/Politics", - "foki.wissenschaft" => "Science", - "foki.produkte" => "Shopping", - "foki.angepasst" => "Customized", - "foki.maps" => "maps.metager.de", + "foki.web" => "Web", + "foki.bilder" => "Pictures", + "foki.nachrichten" => "News/Politics", + "foki.wissenschaft" => "Science", + "foki.produkte" => "Shopping", + "foki.angepasst" => "Customized", + "foki.maps" => "maps.metager.de", - "design" => "Select personal theme", + "design" => "Select personal theme", - "conveyor" => "Purchase at affiliate shops", - "partnertitle" => "Support MetaGer without any costs to you", - "mapstitle" => "MetaGer Maps Service", + "conveyor" => "Purchase at affiliate shops", + "partnertitle" => "Support MetaGer without any costs to you", + "mapstitle" => "MetaGer Maps Service", - "plugin" => "Add MetaGer-Plugin", - "plugin-title" => "Add MetaGer to your browser", + "plugin" => "Add MetaGer-Plugin", + "plugin-title" => "Add MetaGer to your browser", - 'options.head' => 'Customize filters', + 'options.head' => 'Customize filters', - "focus-creator.head" => "Customize search", - "focus-creator.description" => "Arrange a personal search", + "focus-creator.head" => "Customize search", + "focus-creator.description" => "Arrange a personal search", "focus-creator.name-placeholder" => "Label of search focus", - "focus-creator.save" => "Save search focus", - "focus-creator.delete" => "Delete search focus", - "focus-creator.focusname" => "Focus:", - - 'slogan.title' => 'MetaGer: Privacy protected Search and Find', - 'slogan.1' => 'We provide privacy & data protection and we are a non profit NGO. Become a member oder donate! Our source code is open: gitlab.metager3.de', - 'slogan.2' => 'You keep a neutral view on the web by using MetaGer', - - "sponsors.head" => "Sponsors", - 'sponsors.woxikon' => 'Tagesgeld jetzt!', - 'sponsors.gutscheine' => 'Aktuelle Gutscheine auf Gutschein-Magazin.de', - 'sponsors.seo' => 'Suchmaschinenoptimierung', - - "about.title" => "About Us", - "about.1.1" => "We provide privacy & data protection.", - "about.2.1" => 'We are a non profit NGO. Our source code is open:gitlab.metager3.de', - "about.3.1" => "Everyone might check our data protection & privacy features.", - - 'lang.tooltip' => 'Language', - 'key.placeholder' => 'Enter member key', - 'key.tooltip' => 'Enter member key', - - "placeholder" => "MetaGer: Privacy Protected Search & Find", - - 'tooltips.add-focus' => 'Adjust search', - 'tooltips.edit-focus' => 'Change the actual focus', - 'tooltips.settings' => 'Common settings', + "focus-creator.save" => "Save search focus", + "focus-creator.delete" => "Delete search focus", + "focus-creator.focusname" => "Focus:", + + 'slogan.title' => 'MetaGer: Privacy protected Search and Find', + 'slogan.1' => 'We provide privacy & data protection and we are a non profit NGO. Become a member oder donate! Our source code is open: gitlab.metager3.de', + 'slogan.2' => 'You keep a neutral view on the web by using MetaGer', + 'preredesign' => 'Flashback to the last MetaGer version', + + "sponsors.head" => "Sponsors", + 'sponsors.woxikon' => 'Tagesgeld jetzt!', + 'sponsors.gutscheine' => 'Aktuelle Gutscheine auf Gutschein-Magazin.de', + 'sponsors.seo' => 'Suchmaschinenoptimierung', + + "about.title" => "About Us", + "about.1.1" => "We provide privacy & data protection.", + "about.2.1" => 'We are a non profit NGO. Our source code is open:gitlab.metager3.de', + "about.3.1" => "Everyone might check our data protection & privacy features.", + + 'lang.tooltip' => 'Language', + 'key.placeholder' => 'Enter member key', + 'key.tooltip' => 'Enter member key', + + "placeholder" => "MetaGer: Privacy Protected Search & Find", + + 'tooltips.add-focus' => 'Adjust search', + 'tooltips.edit-focus' => 'Change the actual focus', + 'tooltips.settings' => 'Common settings', ]; diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php index 42d2a91076545c25d9030c6078ac7c1c9e43f521..3859a0b5e8f4a0e34cecfe3ee7fa65c7222c5441 100644 --- a/resources/views/index.blade.php +++ b/resources/views/index.blade.php @@ -22,7 +22,8 @@

{!! trans('index.slogan.title') !!}

{!! trans('index.slogan.1') !!}

-

{!! trans('index.slogan.2') !!}

+ +

{!! trans('index.preredesign') !!}