diff --git a/resources/lang/en/index.php b/resources/lang/en/index.php deleted file mode 100644 index 7316810339f09dad9f1d7f307df788e0119bc561..0000000000000000000000000000000000000000 --- a/resources/lang/en/index.php +++ /dev/null @@ -1,37 +0,0 @@ -<?php - -return [ - 'foki.web' => 'Web', - 'foki.bilder' => 'Pictures', - 'foki.nachrichten' => 'News', - 'foki.wissenschaft' => 'Science', - 'foki.produkte' => 'Shopping', - 'foki.anpassen' => 'customize', - 'foki.angepasst' => 'customized', - - 'conveyor' => 'Purchase at affiliate shops', - - 'plugin' => 'Add the MetaGer-Plugin', - - '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/kontakt</a>', - - '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. ', - - 'plugin.head.1' => 'Add MetaGer to your Firefox', - 'plugin.head.2' => 'Add MetaGer to your Chrome', - 'plugin.head.3' => 'Add MetaGer to your Opera', - 'plugin.head.4' => 'Add MetaGer to your Internet Explorer', - 'plugin.head.5' => 'Add MetaGer to your Microsoft Edge', - 'plugin.head.6' => 'Add MetaGer to your Safari', - - 'plugin.firefox.1' => 'Click on the magnifying glass with the small green "+" and then on "Add MetaGer.." (picture 1)', - 'plugin.firefox.2' => 'Now right click on the new MetaGer Logo in the List and select "Make MetaGer the default search engine" (picture2)', -];