feat: add email to existing account, change password
This commit is contained in:
parent
77c3047b1e
commit
1cf2619393
13 changed files with 227 additions and 20 deletions
|
@ -56,7 +56,12 @@
|
|||
"register-with-google": "Register with a Google account",
|
||||
"remote-google-account-label": "Your Google account",
|
||||
"register-with-tumblr": "Register with a Tumblr account",
|
||||
"remote-tumblr-account-label": "Your Tumblr account"
|
||||
"remote-tumblr-account-label": "Your Tumblr account",
|
||||
"email-password-title": "Email and password",
|
||||
"add-email-address": "Add email address",
|
||||
"no-email-addresses": "You haven't linked any email addresses yet.",
|
||||
"check-inbox-for-link-hint": "Check your inbox for a link!",
|
||||
"successful-link-email": "Your account has successfully been linked to the following email address:"
|
||||
},
|
||||
"error": {
|
||||
"bad-request-header": "Something was wrong with your input",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue