diff --git a/Localization/StringsConvertor/input/en.lproj/app.json b/Localization/StringsConvertor/input/en.lproj/app.json index 4de83352d..34009c85b 100644 --- a/Localization/StringsConvertor/input/en.lproj/app.json +++ b/Localization/StringsConvertor/input/en.lproj/app.json @@ -751,6 +751,7 @@ "title": "Settings", "general": "General", "notifications": "Notifications", + "privacy_safety": "Privacy & Safety", "support_mastodon": "Support Mastodon", "about_mastodon": "About Mastodon", "server_details": "Server Details", @@ -820,6 +821,25 @@ "notification_hint": "Turn on notifications from your device settings to see updates on your lock screen.", "go_to_settings": "Go to Notification Settings" } + }, + "privacy_safety": { + "title": "Privacy & Safety", + "preset": { + "title": "Preset", + "open_and_public": "Open & Public", + "private_and_restricted": "Private & Restricted", + "custom": "Custom" + }, + "default_post_visibility": { + "title": "Default Post Visibility", + "public": "Public", + "followers_only": "Followers Only", + "only_people_mentioned": "Only People Mentioned" + }, + "manually_approve_follow_requests": "Manually Approve Follow Requests", + "show_followers_and_following": "Show Followers & Following", + "suggest_my_account_to_others": "Suggest My Account to Others", + "appear_in_search_engines": "Appear in Search Engines" } }, "report": {