Skip to content

Commit da51ad9

Browse files
Fixed wrong mail subject on password recovery
1 parent c66cb66 commit da51ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/translations/FOSUserBundle.pt_PT.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ resetting:
6868
flash:
6969
success: A password foi recuperada com sucesso
7070
email:
71-
subject: Bem-vindo(a) %username%!
71+
subject: Recuperar password
7272
message: |
7373
Olá %username%!
7474

0 commit comments

Comments
 (0)