mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: category setting for default list filter. (#9975)
This commit is contained in:
@@ -2826,6 +2826,7 @@ en:
|
||||
sort_order: "Topic List Sort By:"
|
||||
default_view: "Default Topic List:"
|
||||
default_top_period: "Default Top Period:"
|
||||
default_list_filter: "Default List Filter:"
|
||||
allow_badges_label: "Allow badges to be awarded in this category"
|
||||
edit_permissions: "Edit Permissions"
|
||||
reviewable_by_group: "In addition to staff, posts and flags in this category can be also be reviewed by:"
|
||||
@@ -2888,6 +2889,9 @@ en:
|
||||
moderation: "Moderation"
|
||||
appearance: "Appearance"
|
||||
email: "Email"
|
||||
list_filters:
|
||||
all: "all"
|
||||
none: "none"
|
||||
|
||||
flagging:
|
||||
title: "Thanks for helping to keep our community civil!"
|
||||
|
||||
Reference in New Issue
Block a user