diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index ab44a7efb75..cbc4401c294 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -4211,7 +4211,7 @@ en: no_emails: "Unfortunately, no administrator emails were defined during setup, so finalizing the configuration may be difficult. Please add a developer email in the configuration file or create an administrator account from console." confirm_email: title: "Confirm your Email" - message: "
We sent an activation mail to %{email}. Please follow the instructions in the email to activate your account.
If it doesn't arrive, ensure you have set up email correctly for your Discourse and check your spam folder.
" + message: "We sent an activation mail to %{email}. Please follow the instructions in the email to activate your account.
If it doesn't arrive, use our troubleshooting guide to ensure you have set up email correctly for your Discourse and check your spam folder.
" resend_email: title: "Resend Activation Email" message: "We've re-sent the activation email to %{email}"