diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index b718aa1ce87..8b9306df9e8 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1660,7 +1660,7 @@ en: must_approve_users: "Staff must approve all new user accounts before they are allowed to access the site." invite_code: "User must type this code to be allowed account registration, ignored when empty (case-insensitive)" approve_suspect_users: "Add suspicious users to the review queue. Suspicious users have entered a bio/website but have no reading activity." - review_every_post: "All posts must be reviewed. WARNING! NOT RECOMMENDED FOR BUSY SITES." + review_every_post: "Send every new post to the review queue for moderation. Posts are still published immediately and are visible to all users. WARNING! Not recommended for high-traffic sites due to the potential volume of posts needing review." pending_users_reminder_delay_minutes: "Notify moderators if new users have been waiting for approval for longer than this many minutes. Set to -1 to disable notifications." persistent_sessions: "Users will remain logged in when the web browser is closed" maximum_session_age: "User will remain logged in for n hours since last visit"