mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Hide deleted posts by default for staff
This commit is contained in:
@@ -514,6 +514,12 @@ en:
|
||||
enable: 'Summarize This Topic'
|
||||
disable: 'Show All Posts'
|
||||
|
||||
deleted_filter:
|
||||
enabled_description: "This topic contains deleted posts, which have been hidden. To see all posts again, click below."
|
||||
disabled_description: "Deleted posts in the topic are shown. To hide them again, click below."
|
||||
enable: "Hide Deleted Posts"
|
||||
disable: "Unhide Deleted Posts"
|
||||
|
||||
private_message_info:
|
||||
title: "Private Message"
|
||||
invite: "Invite Others..."
|
||||
|
||||
Reference in New Issue
Block a user