mirror of
https://github.com/flarum/core.git
synced 2025-08-11 10:55:47 +02:00
Use right email subjects.
This commit is contained in:
@@ -352,7 +352,7 @@ core:
|
||||
If you did not sign up, please ignore this email.
|
||||
|
||||
confirm_email:
|
||||
subject: Activate Your New Account
|
||||
subject: Confirm Your New Email Address
|
||||
body: |
|
||||
Hey {username}!
|
||||
|
||||
@@ -364,7 +364,7 @@ core:
|
||||
If this was not you, please ignore this email.
|
||||
|
||||
reset_password:
|
||||
subject: Activate Your New Account
|
||||
subject: Reset Your Password
|
||||
body: |
|
||||
Hey {username}!
|
||||
|
||||
|
Reference in New Issue
Block a user