diff --git a/resources/lang/en/hilfe.php b/resources/lang/en/hilfe.php
index 4a0654155f51a06ef08654b31f2d5d83038d297f..65699202850ffd55b34fc2bcef165a0474150e16 100644
--- a/resources/lang/en/hilfe.php
+++ b/resources/lang/en/hilfe.php
@@ -42,6 +42,7 @@ return [
     "domains.showcase.menu.2"	=>	"To start a new search with just the domain of the result (de.wikipedia.de)",
     "domains.showcase.menu.3"	=>	"To start a search without the results of that subdomain (de.wikipedia.de)",
     "domains.showcase.menu.4"	=>	"To start a search without results of the top level domain (wikipedia.de)",
+    "domains.showcase.menu.5"	=>	"Click \"Options\" to try it now.",
     "dienste"	=>	"Tools-free of charge",
     "app.title"	=>	"Android-App",
     "app.1"	=>	"You can use MetaGer within an app, too. To do so just download the <a href=\"https://play.google.com/store/apps/details?id=de.metager.metagerapp\" target=\"_blank\" rel=\"noopener\">MetaGer App</a> on your Android smartphone.",
@@ -72,4 +73,4 @@ return [
     "maps.2"	=>	"After loading the map shows POIs according to the MetaGer results. You see them in the right column too. Mouseover a POI highlights its counterpart. Click \"Details\" to get further information (Nominatim data base) to this POI.",
     "maps.3"	=>	"The maps are rendered before (except for the last three ones) and fast available. Affect the zoom level by mouse-wheel or the \"+ / -\" buttons in the upper left corner of the map.",
     "sucheingabe"	=>	"Enter search words"
-];
+];
\ No newline at end of file