Translate some things on search (#1917)
This commit is contained in:
@@ -157,7 +157,7 @@ export function DesktopSearch() {
|
||||
/>
|
||||
<TextInput
|
||||
testID="searchTextInput"
|
||||
placeholder="Search"
|
||||
placeholder={_(msg`Search`)}
|
||||
placeholderTextColor={pal.colors.textLight}
|
||||
selectTextOnFocus
|
||||
returnKeyType="search"
|
||||
|
||||
Reference in New Issue
Block a user