Translate some things on search (#1917)
This commit is contained in:
parent
22b76423a0
commit
fe1a7183fc
2 changed files with 9 additions and 6 deletions
|
@ -157,7 +157,7 @@ export function DesktopSearch() {
|
|||
/>
|
||||
<TextInput
|
||||
testID="searchTextInput"
|
||||
placeholder="Search"
|
||||
placeholder={_(msg`Search`)}
|
||||
placeholderTextColor={pal.colors.textLight}
|
||||
selectTextOnFocus
|
||||
returnKeyType="search"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue