[Glitch] Change the wording of the dismissable explore prompt

Port a4ec187a20 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
main-unfiltered
Claire 2023-07-27 16:51:02 +02:00
parent aa1789f0dd
commit 403a5c0f3f
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ export const ExplorePrompt = () => (
<p> <p>
<FormattedMessage <FormattedMessage
id='home.explore_prompt.body' id='home.explore_prompt.body'
defaultMessage="Your home feed will have a mix of posts from the hashtags you've chosen to follow, the people you've chosen to follow, and the posts they boost. It's looking pretty quiet right now, so how about:" defaultMessage="Your home feed will have a mix of posts from the hashtags you've chosen to follow, the people you've chosen to follow, and the posts they boost. If that feels too quiet, you may want to:"
/> />
</p> </p>