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",