mirror of
https://github.com/flarum/core.git
synced 2025-08-11 19:04:29 +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.
|
If you did not sign up, please ignore this email.
|
||||||
|
|
||||||
confirm_email:
|
confirm_email:
|
||||||
subject: Activate Your New Account
|
subject: Confirm Your New Email Address
|
||||||
body: |
|
body: |
|
||||||
Hey {username}!
|
Hey {username}!
|
||||||
|
|
||||||
@@ -364,7 +364,7 @@ core:
|
|||||||
If this was not you, please ignore this email.
|
If this was not you, please ignore this email.
|
||||||
|
|
||||||
reset_password:
|
reset_password:
|
||||||
subject: Activate Your New Account
|
subject: Reset Your Password
|
||||||
body: |
|
body: |
|
||||||
Hey {username}!
|
Hey {username}!
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user