wunderbar translated
This commit is contained in:
parent
1a3c20a637
commit
a8a42cee2e
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ class WunderBar extends React.PureComponent {
|
|||
onChange={this.onChange}
|
||||
onKeyPress={this.onKeyPress}
|
||||
value={this.state.address}
|
||||
placeholder="Find movies, music, games, and more" />
|
||||
placeholder={__("Find movies, music, games, and more")} />
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue