Update FollowDialog.tsx (#8919)
This commit is contained in:
@@ -423,7 +423,7 @@ let Tab = ({
|
|||||||
)
|
)
|
||||||
: _(
|
: _(
|
||||||
msg({
|
msg({
|
||||||
message: `Search for "${interestsDisplayName}`,
|
message: `Search for "${interestsDisplayName}"`,
|
||||||
comment:
|
comment:
|
||||||
'Accessibility label for a tab that searches for accounts in a category (e.g. Art, Video Games, Sports, etc.) that are suggested for the user to follow. The tab is not currently active and can be selected.',
|
'Accessibility label for a tab that searches for accounts in a category (e.g. Art, Video Games, Sports, etc.) that are suggested for the user to follow. The tab is not currently active and can be selected.',
|
||||||
}),
|
}),
|
||||||
|
|||||||
Reference in New Issue
Block a user