From 3f72d0dba5dbfb91f176761fc2a89965aadb980f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?nicole=20miko=C5=82ajczyk?= Date: Tue, 28 Oct 2025 13:48:44 +0100 Subject: [PATCH] pl-fe: update fediverse explanation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: nicole mikołajczyk --- packages/pl-fe/src/locales/en.json | 4 ++-- packages/pl-fe/src/pages/timelines/public-timeline.tsx | 10 +++------- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/packages/pl-fe/src/locales/en.json b/packages/pl-fe/src/locales/en.json index 4f865b3db..6cf80c294 100644 --- a/packages/pl-fe/src/locales/en.json +++ b/packages/pl-fe/src/locales/en.json @@ -819,7 +819,7 @@ "empty_column.group_membership_requests": "There are no pending membership requests for this group.", "empty_column.hashtag": "There is nothing in this hashtag yet.", "empty_column.home": "Or you can visit {public} to get started and meet other users.", - "empty_column.home.local_tab": "the {site_title} tab", + "empty_column.home.local_tab": "the Local tab", "empty_column.home.subtitle": "{siteTitle} gets more interesting once you follow other users.", "empty_column.home.title": "You're not following anyone yet", "empty_column.interaction_requests": "There are no pending interaction requests.", @@ -890,7 +890,7 @@ "federation_restrictions.explanation_box.title": "Instance-specific policies", "federation_restrictions.not_disclosed_message": "{siteTitle} does not disclose federation restrictions through the API.", "fediverse_tab.explanation_box.dismiss": "Don't show again", - "fediverse_tab.explanation_box.explanation": "{site_title} is part of the Fediverse, a social network made up of thousands of independent social media sites (aka \"servers\"). The posts you see here are from 3rd-party servers. You have the freedom to engage with them, or to block any server you don't like. Pay attention to the full username after the second @ symbol to know which server a post is from. To see only {site_title} posts, visit {local}.", + "fediverse_tab.explanation_box.explanation": "{site_title} is part of the Fediverse, a social network made up of thousands of independent social media sites (aka \"servers\"). Here, you can see public posts from across the Fediverse, including other servers. Pay attention to the full username after the second @ symbol to know which server a post is from. To see only {site_title} posts, visit {local}.", "fediverse_tab.explanation_box.title": "What is the Fediverse?", "feed_suggestions.view_all": "View all", "filters.added": "Filter added.", diff --git a/packages/pl-fe/src/pages/timelines/public-timeline.tsx b/packages/pl-fe/src/pages/timelines/public-timeline.tsx index efeaef411..85b2c28ee 100644 --- a/packages/pl-fe/src/pages/timelines/public-timeline.tsx +++ b/packages/pl-fe/src/pages/timelines/public-timeline.tsx @@ -67,16 +67,12 @@ const PublicTimelinePage = () => { > - + + ), }}