Skip to content

Commit fda6cbe

Browse files
authored
Merge pull request #2539 from orcasgit/check_email-translation
Fix grammatical error in check_email english translation
2 parents 298695a + f4f8b0f commit fda6cbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Resources/translations/FOSUserBundle.en.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ registration:
4545
Hello %username%!
4646
4747
To finish activating your account - please visit %confirmationUrl%
48-
48+
4949
This link can only be used once to validate your account.
5050
5151
Regards,
@@ -54,7 +54,7 @@ registration:
5454
resetting:
5555
check_email: |
5656
An email has been sent. It contains a link you must click to reset your password.
57-
Note: You can only request a new password within %tokenLifetime% hours.
57+
Note: You can only request a new password once within %tokenLifetime% hours.
5858
5959
If you don't get an email check your spam folder or try again.
6060
request:

0 commit comments

Comments
 (0)