i18n the title of the set mxid dialog

This commit is contained in:
Michael Telatynski 2017-07-31 13:31:07 +01:00
parent 25d1d21d93
commit f310d4446c
No known key found for this signature in database
GPG key ID: 3F879DA5AD802A5E
2 changed files with 2 additions and 1 deletions

View file

@ -251,7 +251,7 @@ export default React.createClass({
return (
<BaseDialog className="mx_SetMxIdDialog"
onFinished={this.props.onFinished}
title="To get started, please pick a username!"
title={_t('To get started, please pick a username!')}
>
<div className="mx_Dialog_content">
<div className="mx_SetMxIdDialog_input_group">