diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 0e472182dc2..9853859aaed 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -780,14 +780,17 @@ en: title: 'Spam' description: 'This topic is an advertisement. It is not useful or relevant to this site, but promotional in nature.' long_form: 'flagged this as spam' + short_description: 'This is an advertisement' inappropriate: title: 'Inappropriate' description: 'This topic contains content that a reasonable person would consider offensive, abusive, or a violation of our community guidelines.' long_form: 'flagged this as inappropriate' + short_description: 'A violation of our community guidelines' notify_moderators: title: "Something Else" description: 'This topic requires general staff attention based on the guidelines, TOS, or for another reason not listed above.' long_form: 'flagged this for moderator attention' + short_description: 'Requires staff attention for another reason' email_title: 'The topic "%{title}" requires moderator attention' email_body: "%{link}\n\n%{message}"