mirror of https://github.com/vector-im/riot-web
Add missing i18n string
This should have been part of https://github.com/vector-im/riot-web/pull/4557/filespull/4564/head
parent
a201f74115
commit
0bbce1c140
|
@ -204,5 +204,6 @@
|
|||
"You have successfully set a password and an email address!": "You have successfully set a password and an email address!",
|
||||
"Remember, you can always set an email address in user settings if you change your mind.": "Remember, you can always set an email address in user settings if you change your mind.",
|
||||
"To return to your account in future you need to <u>set a password</u>": "To return to your account in future you need to <u>set a password</u>",
|
||||
"Set Password": "Set Password"
|
||||
"Set Password": "Set Password",
|
||||
"Couldn't load home page": "Couldn't load home page",
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue