1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00

Add remaining strings for vector-im/riot-web#4151

This commit is contained in:
Kegan Dougal
2017-06-02 10:47:08 +01:00
parent d2e766e4f0
commit f54c182eb1
9 changed files with 31 additions and 17 deletions

View File

@@ -229,7 +229,7 @@ module.exports = React.createClass({
<div className="mx_Login_error">
</div>
<a className="mx_Login_create" onClick={this.props.onLoginClick} href="#">
Return to login
{_t('Return to login screen')}
</a>
<a className="mx_Login_create" onClick={this.props.onRegisterClick} href="#">
{ _t('Create an account') }