X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b94b945fb03e21a1997cfe6e50148967586cb26d..refs/pull/2296/head:/resources/lang/nl/auth.php diff --git a/resources/lang/nl/auth.php b/resources/lang/nl/auth.php index c691bf6b5..ce0be87ed 100644 --- a/resources/lang/nl/auth.php +++ b/resources/lang/nl/auth.php @@ -43,7 +43,7 @@ return [ 'reset_password' => 'Wachtwoord Herstellen', 'reset_password_send_instructions' => 'Geef je e-mail en we sturen je een link om je wachtwoord te herstellen', 'reset_password_send_button' => 'Link Sturen', - 'reset_password_sent_success' => 'Een link om je wachtwoord te herstellen is verstuurd naar :email.', + 'reset_password_sent' => 'Een link om het wachtwoord te resetten zal verstuurd worden naar :email als dat e-mailadres in het systeem gevonden is.', 'reset_password_success' => 'Je wachtwoord is succesvol hersteld.', 'email_reset_subject' => 'Herstel je wachtwoord van :appName', 'email_reset_text' => 'Je ontvangt deze e-mail zodat je je wachtwoord kunt herstellen.',