diff --git a/pass/lang/de/login.json b/pass/lang/de/login.json
index 53e97e8a4cee1a182e3b17bd3a39516b03f83a94..36fbefbe1593e57d3109ef839420cb8aa4b8600f 100644
--- a/pass/lang/de/login.json
+++ b/pass/lang/de/login.json
@@ -31,4 +31,4 @@
             "description": "Einen Moment: Wir erstellen einen neuen zufälligen MetaGer-Schlüssel für Sie..."
         }
     }
-}
+}
\ No newline at end of file
diff --git a/pass/lang/en/login.json b/pass/lang/en/login.json
index 6ac493a9b49ea3739ac4f047913a589f96e4553f..f94beb30d02ebf05127d07894bb87387f9fd7a76 100644
--- a/pass/lang/en/login.json
+++ b/pass/lang/en/login.json
@@ -26,9 +26,9 @@
       "description": "One moment: we are creating a new random MetaGer key for you..."
     },
     "store": {
-      "description": "Your new key has been created and stored in this browser. Please save it anyway! It will contain your tokens, which will be used for ad-free search. You only need to enter the key if you want to use it on additional devices or if the cookies in your browser have been deleted.",
+      "description": "Your new key has been created. Please save it! It will contain your tokens, which will be used for ad-free search. You only need to enter the key if you want to use it on additional devices or if the cookies in your browser have been deleted.",
       "url": "You can also bookmark this URL, for example, to recover the key without manually entering it in the browser."
     },
-    "next": "Continue to the next step:"
+    "next": "Next step: "
   }
 }
\ No newline at end of file