File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ change_password:
39
39
40
40
# Registration
41
41
registration :
42
- check_email : Er is een e-mail verstuurd naar %email%. Met een activatielink om uw account te activeren.
42
+ check_email : Er is een e-mail verstuurd naar %email%, met een link om uw account te activeren.
43
43
confirmed : Gefeliciteerd %username%, uw account is nu geactiveerd.
44
44
back : Terug naar de oorspronkelijke pagina.
45
45
submit : Registreer
@@ -58,7 +58,7 @@ registration:
58
58
# Password resetting
59
59
resetting :
60
60
password_already_requested : Het wachtwoord voor deze gebruiker is al aangevraagd binnen de laatste 24 uur.
61
- check_email : Er is een e-mail verstuurd naar %email%. Met een link om uw wachtwoord te resetten.
61
+ check_email : Er is een e-mail verstuurd naar %email%, met een link om uw wachtwoord te resetten.
62
62
request :
63
63
invalid_username : De gebruiker "%username%" bestaat niet.
64
64
username : " Gebruikersnaam of e-mailadres:"
@@ -72,7 +72,7 @@ resetting:
72
72
message : |
73
73
Hallo %username%!
74
74
75
- Om uw wachtwoord te resetten gaat u naar de volgende link %confirmationUrl%
75
+ Om uw wachtwoord te resetten, klikt u op de volgende link %confirmationUrl%
76
76
77
77
Met vriendelijke groet,
78
78
het Team.
You can’t perform that action at this time.
0 commit comments