Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit df43c52

Browse files
Luke Barnarddbkr
authored andcommitted
i18n for setting password flow
1 parent 01e7116 commit df43c52

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/i18n/strings/en_EN.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -905,5 +905,11 @@
905905
"Username not available": "Username not available",
906906
"Something went wrong!": "Something went wrong!",
907907
"This will be your account name on the <span></span> homeserver, or you can pick a <a>different server</a>.": "This will be your account name on the <span></span> homeserver, or you can pick a <a>different server</a>.",
908-
"If you already have a Matrix account you can <a>log in</a> instead.": "If you already have a Matrix account you can <a>log in</a> instead."
908+
"If you already have a Matrix account you can <a>log in</a> instead.": "If you already have a Matrix account you can <a>log in</a> instead.",
909+
"Your browser does not support the required cryptography extensions": "Your browser does not support the required cryptography extensions",
910+
"Not a valid Riot keyfile": "Not a valid Riot keyfile",
911+
"Authentication check failed: incorrect password?": "Authentication check failed: incorrect password?",
912+
"Disable Peer-to-Peer for 1:1 calls": "Disable Peer-to-Peer for 1:1 calls",
913+
"Do you want to set an email address?": "Do you want to set an email address?",
914+
"This will allow you to reset your password and receive notifications.": "This will allow you to reset your password and receive notifications.",
909915
}

0 commit comments

Comments
 (0)