From e06d169aae50231bfaaa6f7595a411234e086875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicole=20Miko=C5=82ajczyk?= Date: Sun, 11 May 2025 16:00:19 +0200 Subject: [PATCH] pl-fe: yarn i18n 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/pl-fe/src/locales/en.json b/packages/pl-fe/src/locales/en.json index 7023a0144..a4ecad543 100644 --- a/packages/pl-fe/src/locales/en.json +++ b/packages/pl-fe/src/locales/en.json @@ -1043,7 +1043,7 @@ "landing.open_source.description": "pl-fe is free and open source software. You can participate in development, contribute to the project or report bugs.", "landing.open_source.title": "Open source.", "landing.pl_api.description": "pl-fe implements features not present in standard Mastodon API, like emoji reactions, chats or interaction policies.", - "landing.pl_api.title": "Get the most out of your Fediverse software.", + "landing.pl_api.title": "Get the most out of your Fediverse instance.", "landing.private.description": "pl-fe includes features which help you maintain online privacy. This includes URL cleaning, which helps you remove unwanted parts of URLs used to mark your online activity.", "landing.private.title": "Stay private.", "landing.sign_in": "Sign in",