-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Add post-installation redirect based on admin account status #34493
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from 2 commits
495cae8
3e3316f
a60a722
b10dfae
bfaa8c5
3a3d951
a493591
2eefd69
f8bf359
5095cf8
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -421,6 +421,7 @@ remember_me.compromised = The login token is not valid anymore which may indicat | |
forgot_password_title= Forgot Password | ||
forgot_password = Forgot password? | ||
need_account = Need an account? | ||
sign_up_tip = You are registering the first account in the system. Please carefully remember your username and password, as losing this information could cause significant inconvenience later. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It is an unclear message. For example: why the "first account" is special? What "significant inconvenience" would happen? If it is not clean, it only confuses or frightens end users. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Let's see if the new tip is appropriate. |
||
sign_up_now = Register now. | ||
sign_up_successful = Account was successfully created. Welcome! | ||
confirmation_mail_sent_prompt_ex = A new confirmation email has been sent to <b>%s</b>. Please check your inbox within the next %s to complete the registration process. If your registration email address is incorrect, you can sign in again and change it. | ||
|
Uh oh!
There was an error while loading. Please reload this page.