]> BookStack Code Mirror - bookstack/blobdiff - lang/nl/errors.php
Search: Prevented negated terms filling in UI inputs
[bookstack] / lang / nl / errors.php
index 7f854662574f21b5e70328ea3658568887f4203e..896b7a71d09b9f0ffb1b9a5b1ecdc30d30292874 100644 (file)
@@ -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.',