UX: Add link to e-mail troubleshooting guide on the finish-installation/confirm-email dialog

This commit is contained in:
Rishabh 2019-04-23 08:58:25 +05:30
parent 8f7cfc29db
commit 5ab62874e7
1 changed files with 1 additions and 1 deletions

View File

@ -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 <a href='https://meta.discourse.org/t/create-admin-account-from-console/17274'>create an administrator account from console</a>." 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 <a href='https://meta.discourse.org/t/create-admin-account-from-console/17274'>create an administrator account from console</a>."
confirm_email: confirm_email:
title: "Confirm your Email" title: "Confirm your Email"
message: "<p>We sent an activation mail to <b>%{email}</b>. Please follow the instructions in the email to activate your account.</p><p>If it doesn't arrive, ensure you have set up email correctly for your Discourse and check your spam folder.</p>" message: "<p>We sent an activation mail to <b>%{email}</b>. Please follow the instructions in the email to activate your account.</p><p>If it doesn't arrive, use our <a href='https://meta.discourse.org/t/troubleshooting-email-on-a-new-discourse-install/16326'>troubleshooting guide</a> to ensure you have set up email correctly for your Discourse and check your spam folder.</p>"
resend_email: resend_email:
title: "Resend Activation Email" title: "Resend Activation Email"
message: "<p>We've re-sent the activation email to <b>%{email}</b>" message: "<p>We've re-sent the activation email to <b>%{email}</b>"