Skip to content

Commit

Permalink
Merge pull request #360 from bedrijfsportaal/patch-1
Browse files Browse the repository at this point in the history
Typo in Dutch translation
  • Loading branch information
lonnieezell authored May 26, 2021
2 parents d1797ef + 55dea9d commit 2dd9e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Language/nl/Auth.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

// Forgotten Passwords
'forgotDisabled' => 'Wachtwoord vergeten is uitgeschakeld.',
'forgotNoUser' => 'Er kan geen gebruiker met dit e-mailadres gevondenw worden.',
'forgotNoUser' => 'Er kan geen gebruiker met dit e-mailadres gevonden worden.',
'forgotSubject' => 'Instructies wachtwoord herstellen',
'resetSuccess' => 'Je wachtwoord is succesvol gewijzigd. Login met je nieuwe wachtwoord.',
'forgotEmailSent' => 'Een beveiligingscode is naar het e-mailadres gestuurd. Vul de code in onderstaand veld in om door te gaan.',
Expand Down

0 comments on commit 2dd9e1c

Please sign in to comment.