mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-02 02:51:30 +02:00
invite input box wording for amandine
This commit is contained in:
parent
1b3c8481f6
commit
f8b3128645
@ -100,7 +100,7 @@ module.exports = React.createClass({
|
||||
}
|
||||
|
||||
return (
|
||||
<SearchableEntityList searchPlaceholderText={"Invite/search by name, email, id"}
|
||||
<SearchableEntityList searchPlaceholderText={"Search/invite by name, email, id"}
|
||||
onSubmit={this.props.onInvite}
|
||||
onQueryChanged={this.onSearchQueryChanged}
|
||||
entities={entities}
|
||||
|
Loading…
x
Reference in New Issue
Block a user