mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 21:10:17 +08:00
Merge pull request #6135 from udan11/fix_dead_link
Fix dead link present in admin account registration instructions.
This commit is contained in:
commit
ab5d40c319
|
@ -3791,7 +3791,7 @@ en:
|
|||
button: "Register"
|
||||
title: "Register Admin Account"
|
||||
help: "register a new account to get started"
|
||||
no_emails: "Unfortunately, no administrator emails were defined during setup, so finalizing the configuration <a href='https://meta.discourse.org/t/how-to-create-an-administrator-account-after-install/14046'>may be difficult</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:
|
||||
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>"
|
||||
|
|
Loading…
Reference in New Issue
Block a user