diff --git a/lang/en.json b/lang/en.json index 7472c72..87ce1b9 100644 --- a/lang/en.json +++ b/lang/en.json @@ -306,6 +306,10 @@ "Log in": "Log in", "log in": "log in", "Log in mit Nostr": "Log in with Nostr", + "Signiere…": "Signing…", + "Signiere mit deinem Nostr-Wallet": "Signing with your Nostr wallet", + "Bitte bestätige die Login-Anfrage in deiner Browser-Extension. Du wirst gleich automatisch weitergeleitet.": "Please confirm the login request in your browser extension. You will be redirected automatically.", + "Schließe dieses Fenster nicht.": "Do not close this window.", "Log in to your account": "Log in to your account", "Log Out": "Log Out", "Log out": "Log out", diff --git a/resources/views/livewire/auth/login.blade.php b/resources/views/livewire/auth/login.blade.php index 371381e..190ae67 100644 --- a/resources/views/livewire/auth/login.blade.php +++ b/resources/views/livewire/auth/login.blade.php @@ -339,6 +339,7 @@ class extends Component {