mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 11:47:23 +03:00
i18n for setting password flow
This commit is contained in:
parent
bd00c1d4b1
commit
aa0ef51932
1 changed files with 3 additions and 1 deletions
|
@ -908,5 +908,7 @@
|
|||
"Your browser does not support the required cryptography extensions": "Your browser does not support the required cryptography extensions",
|
||||
"Not a valid Riot keyfile": "Not a valid Riot keyfile",
|
||||
"Authentication check failed: incorrect password?": "Authentication check failed: incorrect password?",
|
||||
"Disable Peer-to-Peer for 1:1 calls": "Disable Peer-to-Peer for 1:1 calls"
|
||||
"Disable Peer-to-Peer for 1:1 calls": "Disable Peer-to-Peer for 1:1 calls",
|
||||
"Do you want to set an email address?": "Do you want to set an email address?",
|
||||
"This will allow you to reset your password and receive notifications.": "This will allow you to reset your password and receive notifications.",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue