FIX: notify_about_flags_after description said it sends to moderators. It actually sends to contact_email.
This commit is contained in:
parent
e7601db730
commit
30b23a2450
|
@ -871,7 +871,7 @@ en:
|
||||||
embed_category: "Category of created topics"
|
embed_category: "Category of created topics"
|
||||||
embed_post_limit: "Maximum number of posts to embed"
|
embed_post_limit: "Maximum number of posts to embed"
|
||||||
tos_accept_required: "If enabled, users will need to check a box on the signup form to confirm that they accept the terms of service. Edit 'Signup Form: Terms of Service Message' in the Content tab to change the message."
|
tos_accept_required: "If enabled, users will need to check a box on the signup form to confirm that they accept the terms of service. Edit 'Signup Form: Terms of Service Message' in the Content tab to change the message."
|
||||||
notify_about_flags_after: "If there are flags that haven't been handled after this many hours, send an email to moderators. Set to 0 to disable."
|
notify_about_flags_after: "If there are flags that haven't been handled after this many hours, send an email to the contact_email. Set to 0 to disable."
|
||||||
|
|
||||||
notification_types:
|
notification_types:
|
||||||
mentioned: "%{display_username} mentioned you in %{link}"
|
mentioned: "%{display_username} mentioned you in %{link}"
|
||||||
|
|
Loading…
Reference in New Issue