2016-12-19 15:51:36 -05:00
{
"reputation" : "Reputation Settings" ,
"disable" : "Disable Reputation System" ,
"disable-down-voting" : "Disable Down Voting" ,
2017-03-25 09:22:16 +00:00
"votes-are-public" : "All Votes Are Public" ,
2016-12-19 15:51:36 -05:00
"thresholds" : "Activity Thresholds" ,
2022-03-11 13:36:03 -05:00
"min-rep-upvote" : "Minimum reputation to upvote posts" ,
"upvotes-per-day" : "Upvotes per day (set to 0 for unlimited upvotes)" ,
"upvotes-per-user-per-day" : "Upvotes per user per day (set to 0 for unlimited upvotes)" ,
2016-12-19 15:51:36 -05:00
"min-rep-downvote" : "Minimum reputation to downvote posts" ,
2020-07-27 17:18:47 +00:00
"downvotes-per-day" : "Downvotes per day (set to 0 for unlimited downvotes)" ,
"downvotes-per-user-per-day" : "Downvotes per user per day (set to 0 for unlimited downvotes)" ,
2022-04-18 19:30:38 +00:00
"min-rep-chat" : "Minimum reputation to send chat messages" ,
2023-08-21 18:01:25 +00:00
"min-rep-post-links" : "Minimum reputation to post links" ,
2018-01-20 09:24:49 +00:00
"min-rep-flag" : "Minimum reputation to flag posts" ,
"min-rep-website" : "Minimum reputation to add \"Website\" to user profile" ,
"min-rep-aboutme" : "Minimum reputation to add \"About me\" to user profile" ,
2018-06-04 09:29:06 +00:00
"min-rep-signature" : "Minimum reputation to add \"Signature\" to user profile" ,
"min-rep-profile-picture" : "Minimum reputation to add \"Profile Picture\" to user profile" ,
2020-07-27 17:18:47 +00:00
"min-rep-cover-picture" : "Minimum reputation to add \"Cover Picture\" to user profile" ,
"flags" : "Flag Settings" ,
"flags.limit-per-target" : "Maximum number of times something can be flagged" ,
2021-01-26 09:10:04 +00:00
"flags.limit-per-target-placeholder" : "Default: 0" ,
"flags.limit-per-target-help" : "When a post or user is flagged multiple times, each additional flag is considered a "report" and added to the original flag. Set this option to a number other than zero to limit the number of reports an item can receive." ,
2022-03-04 15:39:23 -05:00
"flags.auto-flag-on-downvote-threshold" : "Number of downvotes to auto flag posts (Set to 0 to disable, default: 0)" ,
2022-08-26 20:06:42 +00:00
"flags.auto-resolve-on-ban" : "Automatically resolve all of a user's tickets when they are banned" ,
"flags.action-on-resolve" : "Do the following when a flag is resolved" ,
"flags.action-on-reject" : "Do the following when a flag is rejected" ,
"flags.action.nothing" : "Do nothing" ,
2023-06-01 09:20:29 +00:00
"flags.action.rescind" : "Rescind the notification sent to moderators/administrators"
2016-12-19 15:51:36 -05:00
}