diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 1d8da735cf..fc58c32cbe 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -4,7 +4,7 @@ dashboard = Dashboard explore = Explore help = Help logo = Logo -sign_in = Sign In +sign_in = Sign in sign_in_with_provider = Sign in with %s sign_in_or = or sign_out = Sign Out @@ -399,8 +399,6 @@ relevant_repositories = Only relevant repositories are being shown, Sign in now! +hint_register = Need an account? Register now. +sign_up_button = Register now. sign_up_successful = Account was successfully created. Welcome! confirmation_mail_sent_prompt = A new confirmation email has been sent to %s. Please check your inbox within the next %s to complete the registration process. If the email is incorrect, you can log in, and request another confirmation email to be sent to a different address. must_change_password = Update your password @@ -440,10 +440,7 @@ use_scratch_code = Use a scratch code twofa_scratch_used = You have used your scratch code. You have been redirected to the two-factor settings page so you may remove your device enrollment or generate a new scratch code. twofa_passcode_incorrect = Your passcode is incorrect. If you misplaced your device, use your scratch code to sign in. twofa_scratch_token_incorrect = Your scratch code is incorrect. -login_userpass = Sign In -tab_signin = Sign In -tab_signup = Sign Up -tab_openid = OpenID +login_userpass = Sign in oauth_signup_tab = Register new account oauth_signup_title = Complete new account oauth_signup_submit = Complete account @@ -473,6 +470,8 @@ sspi_auth_failed = SSPI authentication failed password_pwned = The password you chose is on a list of stolen passwords previously exposed in public data breaches. Please try again with a different password and consider changing this password elsewhere too. password_pwned_err = Could not complete request to HaveIBeenPwned last_admin = You cannot remove the last admin. There must be at least one admin. +back_to_sign_in = Back to Sign in +sign_in_openid = Proceed with OpenID [mail] view_it_on = View it on %s diff --git a/templates/user/auth/captcha.tmpl b/templates/user/auth/captcha.tmpl index 0e9c2b9d22..8dd4d1cc51 100644 --- a/templates/user/auth/captcha.tmpl +++ b/templates/user/auth/captcha.tmpl @@ -1,5 +1,5 @@ {{if .EnableCaptcha}}{{if eq .CaptchaType "image"}} -