X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/586e8963a8f47c5fff65a44e1e6bf2db92bc1d35..refs/pull/5239/head:/lang/nl/errors.php diff --git a/lang/nl/errors.php b/lang/nl/errors.php index 7f8546625..896b7a71d 100644 --- a/lang/nl/errors.php +++ b/lang/nl/errors.php @@ -36,8 +36,8 @@ return [ 'social_account_register_instructions' => 'Als je nog geen account hebt, kun je je registreren met de :socialAccount optie.', 'social_driver_not_found' => 'Social driver niet gevonden', 'social_driver_not_configured' => 'Je :socialAccount instellingen zijn niet correct geconfigureerd.', - 'invite_token_expired' => 'Deze uitnodigingslink is verlopen. Je kunt in plaats daarvan proberen je wachtwoord opnieuw in te stellen.', - 'login_user_not_found' => 'A user for this action could not be found.', + 'invite_token_expired' => 'Deze uitnodigingslink is verlopen. Je kunt in plaats daarvan proberen je wachtwoord te herstellen.', + 'login_user_not_found' => 'Er is geen gebruiker gevonden voor deze actie.', // System 'path_not_writable' => 'Bestandspad :filePath kon niet naar geüpload worden. Zorg dat je schrijfrechten op de server hebt.',