]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/nl/auth.php
Fixed some typos and corrected grammar.
[bookstack] / resources / lang / nl / auth.php
index 53c328f8fbf7554c9b1f74126d0ee5f344aac5fd..c4adb8905bb4bb31f5d91a9419ba34d8faf733e3 100644 (file)
@@ -38,6 +38,11 @@ return [
     'registration_email_domain_invalid' => 'Dit e-maildomein is niet toegestaan',
     'register_success' => 'Bedankt voor het aanmelden! Je bent nu geregistreerd en aangemeld.',
 
+    // Login auto-initiation
+    'auto_init_starting' => 'Attempting Login',
+    'auto_init_starting_desc' => 'We\'re contacting your authentication system to start the login process. If there\'s no progress after 5 seconds you can try clicking the link below.',
+    'auto_init_start_link' => 'Proceed with authentication',
+
     // Password Reset
     'reset_password' => 'Wachtwoord herstellen',
     'reset_password_send_instructions' => 'Geef je e-mail en we sturen je een link om je wachtwoord te herstellen',