Add remaining strings for vector-im/riot-web#4151
This commit is contained in:
parent
d2e766e4f0
commit
f54c182eb1
9 changed files with 31 additions and 17 deletions
|
@ -150,7 +150,7 @@ class PasswordLogin extends React.Component {
|
|||
type="text"
|
||||
name="phoneNumber"
|
||||
onChange={this.onPhoneNumberChanged}
|
||||
placeholder="Mobile phone number"
|
||||
placeholder={_t("Mobile phone number")}
|
||||
value={this.state.phoneNumber}
|
||||
autoFocus
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue