Add missing i18n string

This should have been part of
https://github.com/vector-im/riot-web/pull/4557/files
pull/4564/head
Richard van der Hoff 2017-07-11 17:00:04 +01:00
parent a201f74115
commit 0bbce1c140
1 changed files with 2 additions and 1 deletions

View File

@ -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",
}