From 6668ea4402ee6708cdbd1f4b3d9201e11f976feb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?nicole=20miko=C5=82ajczyk?= Date: Tue, 24 Feb 2026 12:50:01 +0100 Subject: [PATCH] nicolium: update en.json 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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/pl-fe/src/locales/en.json b/packages/pl-fe/src/locales/en.json index 7ac6d87dd..17fbbd0e8 100644 --- a/packages/pl-fe/src/locales/en.json +++ b/packages/pl-fe/src/locales/en.json @@ -1144,7 +1144,7 @@ "import_data.archive_label": "Archive", "import_data.blocks_label": "Blocks", "import_data.follows_label": "Follows", - "import_data.hints.archive": "File containing your archive data", + "import_data.hints.archive": "File containing an archive of statuses", "import_data.hints.blocks": "CSV file containing a list of blocked accounts", "import_data.hints.follows": "CSV file containing a list of followed accounts", "import_data.hints.mutes": "CSV file containing a list of muted accounts", @@ -1166,7 +1166,7 @@ "interaction_policies.mentioned_warning": "Mentioned users can always reply.", "interaction_policies.preferences_hint": "Control, who can interact with this post. You can also configure the default interaction policies in Preferences > Interaction policies.", "interaction_policies.rule.always": "Always", - "interaction_policies.rule.with_approval": "With approval", + "interaction_policies.rule.with_approval": "Require approval", "interaction_policies.success": "Updated interaction policies", "interaction_policies.tabs.private": "Followers-only", "interaction_policies.tabs.public": "Public",