Change label from "For you" to "People" on explore screen in web UI (#24706)
This commit is contained in:
@@ -2073,12 +2073,12 @@
|
||||
"id": "explore.trending_tags"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "News",
|
||||
"id": "explore.trending_links"
|
||||
"defaultMessage": "People",
|
||||
"id": "explore.suggested_follows"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "For you",
|
||||
"id": "explore.suggested_follows"
|
||||
"defaultMessage": "News",
|
||||
"id": "explore.trending_links"
|
||||
}
|
||||
],
|
||||
"path": "app/javascript/mastodon/features/explore/index.json"
|
||||
|
||||
Reference in New Issue
Block a user