Change "social web" to "fediverse" in a few banners in web UI (#33101)
This commit is contained in:
parent
986a3676d3
commit
4de108e755
7 changed files with 10 additions and 10 deletions
|
@ -133,7 +133,7 @@ const Firehose = ({ feedType, multiColumn }) => {
|
|||
<DismissableBanner id='public_timeline'>
|
||||
<FormattedMessage
|
||||
id='dismissable_banner.public_timeline'
|
||||
defaultMessage='These are the most recent public posts from people on the social web that people on {domain} follow.'
|
||||
defaultMessage='These are the most recent public posts from people on the fediverse that people on {domain} follow.'
|
||||
values={{ domain }}
|
||||
/>
|
||||
</DismissableBanner>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue