2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00

Rename allow staff flags to allow flagging staff

This commit is contained in:
Robin Ward 2018-02-12 15:27:05 -05:00
parent 32116654ec
commit 4dfe659189
4 changed files with 7 additions and 7 deletions

View file

@ -1282,7 +1282,7 @@ en:
tl3_links_no_follow: "Do not remove rel=nofollow from links posted by trust level 3 users."
min_trust_to_create_topic: "The minimum trust level required to create a new topic."
allow_staff_flags: "If enabled, users can flag posts from staff accounts."
allow_flagging_staff: "If enabled, users can flag posts from staff accounts."
min_trust_to_edit_wiki_post: "The minimum trust level required to edit post marked as wiki."

View file

@ -900,7 +900,7 @@ trust:
min_trust_to_post_links:
default: 0
enum: 'TrustLevelSetting'
allow_staff_flags: true
allow_flagging_staff: true
tl1_requires_topics_entered: 5
tl1_requires_read_posts:
default: 30