Skip to content

Update FOSUserBundle.nl.yml #1455

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 18, 2014
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Resources/translations/FOSUserBundle.nl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ change_password:

# Registration
registration:
check_email: Er is een e-mail verstuurd naar %email%. Met een activatielink om uw account te activeren.
check_email: Er is een e-mail verstuurd naar %email%, met een link om uw account te activeren.
confirmed: Gefeliciteerd %username%, uw account is nu geactiveerd.
back: Terug naar de oorspronkelijke pagina.
submit: Registreer
Expand All @@ -58,7 +58,7 @@ registration:
# Password resetting
resetting:
password_already_requested: Het wachtwoord voor deze gebruiker is al aangevraagd binnen de laatste 24 uur.
check_email: Er is een e-mail verstuurd naar %email%. Met een link om uw wachtwoord te resetten.
check_email: Er is een e-mail verstuurd naar %email%, met een link om uw wachtwoord te resetten.
request:
invalid_username: De gebruiker "%username%" bestaat niet.
username: "Gebruikersnaam of e-mailadres:"
Expand All @@ -72,7 +72,7 @@ resetting:
message: |
Hallo %username%!

Om uw wachtwoord te resetten gaat u naar de volgende link %confirmationUrl%
Om uw wachtwoord te resetten, klikt u op de volgende link %confirmationUrl%

Met vriendelijke groet,
het Team.
Expand Down