mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-09-01 09:45:10 +00:00
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}
|
onChange={this.onChange}
|
||||||
onKeyPress={this.onKeyPress}
|
onKeyPress={this.onKeyPress}
|
||||||
value={this.state.address}
|
value={this.state.address}
|
||||||
placeholder="Find movies, music, games, and more" />
|
placeholder={__("Find movies, music, games, and more")} />
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue