Merge pull request #4720 from rizka10/patch-3
Fix a minor typo on a mailer template
This commit is contained in:
commit
d2b83a9682
|
@ -1669,7 +1669,7 @@ en:
|
||||||
subject_template: "Confirm you no longer want to receive email updates from %{site_title}"
|
subject_template: "Confirm you no longer want to receive email updates from %{site_title}"
|
||||||
text_body_template: |
|
text_body_template: |
|
||||||
Someone (possibly you?) requested to no longer send email updates from %{site_domain_name} to this address.
|
Someone (possibly you?) requested to no longer send email updates from %{site_domain_name} to this address.
|
||||||
If you with to confirm this, please click this link:
|
If you wish to confirm this, please click this link:
|
||||||
|
|
||||||
%{confirm_unsubscribe_link}
|
%{confirm_unsubscribe_link}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue