1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00

Tweak login wording to match design

This commit is contained in:
J. Ryan Stinnett
2019-02-05 15:36:00 +00:00
parent dbe14c5527
commit 02a20fa668
3 changed files with 9 additions and 11 deletions

View File

@@ -636,7 +636,7 @@ module.exports = React.createClass({
<AuthHeader />
<AuthBody>
<h2>
{_t('Sign in to your account')}
{_t('Sign in')}
{loader}
</h2>
{ errorTextSection }