diff --git a/theme/gmp/login/messages/messages_de.properties b/theme/gmp/login/messages/messages_de.properties new file mode 100644 index 0000000..c60dace --- /dev/null +++ b/theme/gmp/login/messages/messages_de.properties @@ -0,0 +1,8 @@ +ipLoginTitle=Anmeldung via IP +ipLoginIPfound=Ihre IP-Adresse wurde erkannt als Account +ipLoginDetectedInfo=Sie können sich direkt ohne Passwort anmelden, indem Sie folgenden Button anklicken. +ipLoginDetectedInfo2=Falls Sie sich mit anderen Zugangsdaten einloggen möchten, klicken Sie bitte auf "Einen anderen Weg versuchen" und danach auf "Benutzername und Passwort" +ipLoginSubmitButton=Mit IP-Adresse einloggen + +ip-authenticator-display-name=Anmeldung per IP-Adresse +ip-authenticator-help-text=Meldet den Benutzer automatisch an, wenn er von einer bekannten IP-Adresse kommt. diff --git a/theme/gmp/login/messages/messages_en.properties b/theme/gmp/login/messages/messages_en.properties new file mode 100644 index 0000000..c6f3309 --- /dev/null +++ b/theme/gmp/login/messages/messages_en.properties @@ -0,0 +1,8 @@ +ipLoginTitle=Login via IP +ipLoginIPfound=Your IP address has been recognized as account +ipLoginDetectedInfo=You can log in directly without a password by clicking following button. +ipLoginDetectedInfo2=If you want to login as another user with a private account, just click on "Try another way" and "Username and password" afterwards. +ipLoginSubmitButton=Log In with IP Address + +ip-authenticator-display-name=Login via IP address +ip-authenticator-help-text=Automatically logs in the user if they are coming from a known IP address.