mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: new invite acceptance page, where username can be chosen and password can be set
This commit is contained in:
@@ -1065,6 +1065,15 @@ en:
|
||||
github:
|
||||
title: "with GitHub"
|
||||
message: "Authenticating with GitHub (make sure pop up blockers are not enabled)"
|
||||
invites:
|
||||
accept_title: "Invitation"
|
||||
welcome_to: "Welcome to %{site_name}!"
|
||||
invited_by: "You were invited by:"
|
||||
form_instructions: "You can choose your username and set your password now, or later from your preferences."
|
||||
social_login_available: "After your account is created, you'll be able to sign in with social login."
|
||||
your_email: "Your account's email address will be <b>%{email}</b>."
|
||||
accept_invite: "Accept Invitation"
|
||||
success: "Your account has been created and you're now logged in."
|
||||
|
||||
password_reset:
|
||||
continue: "Continue to %{site_name}"
|
||||
|
||||
@@ -137,7 +137,6 @@ en:
|
||||
<<: *errors
|
||||
|
||||
invite:
|
||||
accept_invite: "Accept Invitation"
|
||||
not_found: "Your invite token is invalid. Please contact the site's administrator."
|
||||
|
||||
bulk_invite:
|
||||
|
||||
Reference in New Issue
Block a user