add TL2 note to max new accounts per reg ip

This commit is contained in:
Jeff Atwood 2014-11-18 03:59:22 -08:00
parent 9c1341b554
commit 27801287ac
1 changed files with 1 additions and 1 deletions

View File

@ -941,7 +941,7 @@ en:
staff_like_weight: "How much extra weighting factor to give staff likes."
levenshtein_distance_spammer_emails: "When matching spammer emails, number of characters difference that will still allow a fuzzy match."
max_new_accounts_per_registration_ip: "If there are already (n) trust level 0 accounts from this IP, stop accepting new signups from that IP."
max_new_accounts_per_registration_ip: "If there are already (n) trust level 0 accounts from this IP (and none at TL2 or higher), stop accepting new signups from that IP."
reply_by_email_enabled: "Enable replying to topics via email."
reply_by_email_address: "Template for reply by email incoming email address, for example: %{reply_key}@reply.example.com or replies+%{reply_key}@example.com"