diff --git a/resources/lang/de/index.php b/resources/lang/de/index.php index 2d160edd7e6dc2ab37aa5246a046f3a6a3c13e56..345b80f675aba5e7c09c7d3b67c14a39ca50d831 100644 --- a/resources/lang/de/index.php +++ b/resources/lang/de/index.php @@ -24,10 +24,9 @@ return [ 'sponsors.kredite' => '<a href="https://www.finanzcheck.de/" class="mutelink" target="_blank" rel="noopener">Günstige Kredite auf FINANZCHECK.de vergleichen ', 'about.title' => 'Über uns', - 'about.1.1' => 'Datenschutz & Privatsphäre', - 'about.1.2' => ' sind bei uns einfach & selbstverständlich.', - 'about.2.1' => 'Wir arbeiten nicht gewinnorientiert, wir sind ein ', - 'about.2.2' => 'gemeinnütziger Verein. ', + 'about.1.1' => '<a href="/datenschutz">Datenschutz & Privatsphäre</a> sind bei uns einfach & selbstverständlich.', + 'about.2.1' => 'Wir arbeiten nicht gewinnorientiert, wir sind ein <a href="/spende">gemeinnütziger Verein.</a>', + 'about.3.1' => '', 'placeholder' => 'MetaGer: Sicher suchen & finden, Privatsphäre schützen', diff --git a/resources/lang/en/index.php b/resources/lang/en/index.php index 7ae0c8d92602cb18db6ff62eac17472419a9f6b2..c5bd60f1f23484566bc820af5e509794124987e8 100644 --- a/resources/lang/en/index.php +++ b/resources/lang/en/index.php @@ -14,16 +14,15 @@ return [ "plugin" => "Add the MetaGer-Plugin", "plugintitle" => "add MetaGer to your browser", "sponsors.head.1" => "Further Information", - "sponsors.head.2" => "Sponsored Links", - "sponsors.woxikon" => "<a href=\"/en/kontakt\" class=\"mutelink\" >This could be your link</a>", - "sponsors.gutscheine" => "<a href=\"/en/kontakt\" class=\"mutelink\" >Please contact us</a>", - "sponsors.kredite" => "<a href=\"/en/kontakt\" class=\"mutelink\">https://metager.de/en/kontakt</a>", + "sponsors.head.2" => "Protect Yourself", + "sponsors.woxikon" => "use MetaGer against Snooper's", + "sponsors.gutscheine" => "Click results by \"open anonymously\"", + "sponsors.kredite" => "and you are fully protected", "about.title" => "About Us", - "about.1.1" => "Data protection & privacy", - "about.1.2" => " are simple and natural for us.", - "about.2.1" => "We do not work for profit. We are a ", - "about.2.2" => "non-profit association. ", - "placeholder" => "MetaGer: secure search & find, protecting privacy", + "about.1.1" => "We save your <a href=\"/en/datenschutz\">data protection & privacy.</a>", + "about.2.1" => "We are a <a href=\"/en/spende\">non profit NGO</a>. <a href=\"https://gitlab.metager3.de/open-source/MetaGer\" target=\"_blank\">Our source code is open.</a>", + "about.3.1" => "Everyone might check our data protection & privacy features.", + "placeholder" => "MetaGer: Privacy Protected Search & Find", "plugin.head.1" => "Add MetaGer to your Firefox", "plugin.head.2" => "Add MetaGer to your Chrome", "plugin.head.3" => "Add MetaGer to your Opera", diff --git a/resources/lang/en/titles.php b/resources/lang/en/titles.php index 5e4b35044be70b65f773ac5ec41cdafa375b019a..af88a28edecebeeb1a543c745aa3e278d43932c7 100644 --- a/resources/lang/en/titles.php +++ b/resources/lang/en/titles.php @@ -1,7 +1,7 @@ <?php return [ - "index" => "MetaGer: Search and Find Savely, Protect Privacy", + "index" => "MetaGer: Privacy Protected Search & Find", "impressum" => "Site Notice - MetaGer", "about" => "About Us - MetaGer", "team" => "Team - MetaGer", diff --git a/resources/lang/es/index.php b/resources/lang/es/index.php index f50358334b8e039f2a0d688b1c1fbff48af9b8a3..2d716be95be52bb7f9c198335fe9eaaeda3a00f6 100644 --- a/resources/lang/es/index.php +++ b/resources/lang/es/index.php @@ -19,10 +19,9 @@ return [ "sponsors.gutscheine" => "<a href=\"http://www.gutschein-magazin.de/\" class=\"mutelink\" target=\"_blank\" rel=\"noopener\">Vales actuales de Gutschein-Magazin.de</a>", "sponsors.kredite" => "<a href=\"https://www.finanzcheck.de/\" class=\"mutelink\" target=\"_blank\" rel=\"noopener\">Comparar créditos económicos en FINANZCHECK.de</a>", "about.title" => "Sobre nosotros", - "about.1.1" => "Privacidad & protección de datos", - "about.1.2" => "son con nosotros simples & dado por sentado", - "about.2.1" => "No trabajamos orientado al lucro, somos una", - "about.2.2" => "asociación sin fines de lucro", + "about.1.1" => "<a href=\"/es/datenschutz\">Privacidad & protección de datos</a> son con nosotros simples & dado por sentado", + "about.2.1" => "No trabajamos orientado al lucro, somos una <a href=\"/es/spende\">asociación sin fines de lucro</a>", + "about.3.1" => "", "placeholder" => "MetaGer: Buscar & encontrar seguro", "plugin.head.1" => "Añadir MetaGer a Firefox", "plugin.head.2" => "Añadir MetaGer a Chrome", diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php index 8249a5f3dd0ac7e2c5ba1ffbb6dcd0008be4bead..859bfde47f28c12b872f4ea4bc5061fc01151f1c 100644 --- a/resources/views/index.blade.php +++ b/resources/views/index.blade.php @@ -246,9 +246,13 @@ </h2> <ul class="startpage"> <li> - <a href="{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "datenschutz") }}">{{ trans('index.about.1.1') }}</a>{{ trans('index.about.1.2') }} + {!! trans('index.about.1.1') !!} </li> - <li>{{ trans('index.about.2.1') }}<a href="{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "spende") }}">{{ trans('index.about.2.2') }}</a> + <li> + {!! trans('index.about.2.1') !!} + </li> + <li> + @lang('index.about.3.1') </li> </ul> </div>