diff --git a/resources/lang/en/hilfe.php b/resources/lang/en/hilfe.php
index a7d90d9eb6c4bf75cb81c49aca6024bd000eab7d..b3be4c758e09cc70a9487b06ea93a9306ee83628 100644
--- a/resources/lang/en/hilfe.php
+++ b/resources/lang/en/hilfe.php
@@ -39,14 +39,7 @@ return [
     "domains.blacklist.example.4"	=>	"You get results from e.g. de.wikipedia.org further on.",
     "domains.blacklist.example.5"	=>	"Exclude all results of all wikipedia domains:",
     "domains.blacklist.example.6"	=>	"<i>my search words</i> -site:*.<i>wikipedia.org</i>",
-    "domains.showcase.explanation.1"	=>	"Additionally there is the option to exclude hosts or domains on the result page: All of the results have the small triangle sign:",
-    "domains.showcase.explanation.2"	=>	"Click on the menu shown below:",
-    "domains.showcase.menu.1"	=>	"Decide here:",
-    "domains.showcase.menu.2"	=>	"To cache your search results in a separate tab (see <a href=\"#searchinsearch\"> here</a>)",
-    "domains.showcase.menu.3"	=>	"To start a new search with just the domain of the result (de.wikipedia.de)",
-    "domains.showcase.menu.4"	=>	"To start a search without the results of that subdomain (de.wikipedia.de)",
-    "domains.showcase.menu.5"	=>	"To start a search without results of the top level domain (wikipedia.de)",
-    "domains.showcase.menu.6"	=>	"Click \"Options\" to try it now.",
+
     "urls.title"	=>	"Exclude URLs",
     "urls.explanation"	=>	"Use \"-url:\" to exclude search results containing specified words.",
     "urls.example.1"	=>	"Example: You don' t want the word \"dog\" in the results:",
diff --git a/resources/lang/es/hilfe.php b/resources/lang/es/hilfe.php
index 5a789868d71f1160e8606817a08a4755b9537938..31ea57f4ecb3acf6668c65a2d0776ed8c0c13d02 100644
--- a/resources/lang/es/hilfe.php
+++ b/resources/lang/es/hilfe.php
@@ -33,13 +33,7 @@ return [
     "domains.blacklist.example.4"    => "Usted recibe todavia resultados de en.wikipedia.org (por ejemplo)",
     "domains.blacklist.example.5"    => "Excluye todos los resultados de Wikipedia:",
     "domains.blacklist.example.6"    => "<i>término de búsqueda</i> -site:*.wikipedia.org",
-    "domains.showcase.explanation.1" => "Nuestra oferta adicional: exluye subdominios y top-level dominios directo en cada resultado. Hacer clic el icono deltoideo.",
-    "domains.showcase.explanation.2" => "Hacer clic sobre el icono el menu siguiente aparece:",
-    "domains.showcase.menu.1"        => "Con eso menu se puede:",
-    "domains.showcase.menu.3"        => "Comenzar una búsqueda nueva en el dominio do resultado.",
-    "domains.showcase.menu.4"        => "Comenzar una búsqueda nueva sin los resultados do subdominio",
-    "domains.showcase.menu.5"        => "Comenzar una búsqueda nueva sin los resultados do top-level dominio",
-    "domains.showcase.menu.6"        => "Aquí se puede experimentar:",
+
     "dienste"                        => "Servicios",
     "app.title"                      => "Android-App",
     "app.1"                          => "Descargar <a href=\"https://play.google.com/store/apps/details?id=de.metager.metagerapp\" target=\"_blank\" rel=\"noopener\">MetaGer App</a> para Android.",