mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-14 00:50:14 -04:00
admins don't need to be told to click buttons yo
This commit is contained in:
parent
33cfbb5c33
commit
33eca10860
1 changed files with 2 additions and 2 deletions
|
@ -527,8 +527,8 @@ en:
|
|||
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."
|
||||
enabled_description: "This topic contains deleted posts, which have been hidden. "
|
||||
disabled_description: "Deleted posts in the topic are shown."
|
||||
enable: "Hide Deleted Posts"
|
||||
disable: "Unhide Deleted Posts"
|
||||
|
||||
|
|
Loading…
Reference in a new issue