mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Fix a minor typo on a mailer template
"with" is supposed to be "wish" on 'unsubscribe_mailer.text_body_template'
This commit is contained in:
@@ -1669,7 +1669,7 @@ en:
|
||||
subject_template: "Confirm you no longer want to receive email updates from %{site_title}"
|
||||
text_body_template: |
|
||||
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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user