Handle and i18n M_THREEPID_IN_USE during registration (#6986)

This commit is contained in:
Michael Telatynski
2021-10-19 15:31:07 +00:00
committed by GitHub
parent 9c786717b8
commit a9c27e22b5
2 changed files with 9 additions and 5 deletions
+1
View File
@@ -3056,6 +3056,7 @@
"Registration has been disabled on this homeserver.": "Registration has been disabled on this homeserver.",
"This server does not support authentication with a phone number.": "This server does not support authentication with a phone number.",
"That username already exists, please try another.": "That username already exists, please try another.",
"That e-mail address is already in use.": "That e-mail address is already in use.",
"Continue with %(ssoButtons)s": "Continue with %(ssoButtons)s",
"%(ssoButtons)s Or %(usernamePassword)s": "%(ssoButtons)s Or %(usernamePassword)s",
"Already have an account? <a>Sign in here</a>": "Already have an account? <a>Sign in here</a>",