diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 12105d303f7..c9c0814ba08 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1696,8 +1696,6 @@ en: %{invite_link} - This invitation is from a trusted user, so you can reply to the discussion immediately. - custom_invite_mailer: title: "Custom Invite Mailer" subject_template: "%{invitee_name} invited you to '%{topic_title}' on %{site_domain_name}" @@ -1720,8 +1718,6 @@ en: %{invite_link} - This invitation is from a trusted user, so you can reply to the discussion immediately. - invite_forum_mailer: title: "Invite Forum Mailer" subject_template: "%{invitee_name} invited you to join %{site_domain_name}" @@ -1736,8 +1732,6 @@ en: %{invite_link} - This invitation is from a trusted user, so an account will be created for you automatically using this email address. - custom_invite_forum_mailer: title: "Invite Forum Mailer" subject_template: "%{invitee_name} invited you to join %{site_domain_name}" @@ -1756,8 +1750,6 @@ en: %{invite_link} - This invitation is from a trusted user, so an account will be created for you automatically using this email address. - invite_password_instructions: title: "Invite Password Instructions" subject_template: "Set password for your %{site_name} account"