Fix race in Registration between server change and flows fetch (#8359)
This commit is contained in:
parent
6e86a14cc9
commit
b4bcbb2f30
2 changed files with 23 additions and 18 deletions
|
@ -3209,8 +3209,8 @@
|
|||
"Signing In...": "Signing In...",
|
||||
"If you've joined lots of rooms, this might take a while": "If you've joined lots of rooms, this might take a while",
|
||||
"New? <a>Create account</a>": "New? <a>Create account</a>",
|
||||
"Unable to query for supported registration methods.": "Unable to query for supported registration methods.",
|
||||
"Registration has been disabled on this homeserver.": "Registration has been disabled on this homeserver.",
|
||||
"Unable to query for supported registration methods.": "Unable to query for supported registration methods.",
|
||||
"This server does not support authentication with a phone number.": "This server does not support authentication with a phone number.",
|
||||
"Someone already has that username, please try another.": "Someone already has that username, please try another.",
|
||||
"That e-mail address is already in use.": "That e-mail address is already in use.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue