mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
simplify spam flag reason text
This commit is contained in:
parent
7cf3f16d62
commit
c5b2fd8067
3 changed files with 3 additions and 3 deletions
|
@ -239,7 +239,7 @@ en:
|
|||
long_form: 'flagged this as off-topic'
|
||||
spam:
|
||||
title: 'Spam'
|
||||
description: 'This post is effectively an advertisement with no disclosure. It is not useful or relevant to the current conversation, but promotional in nature.'
|
||||
description: 'This post is an advertisement. It is not useful or relevant to the current conversation, but promotional in nature.'
|
||||
long_form: 'flagged this as spam'
|
||||
inappropriate:
|
||||
title: 'Inappropriate'
|
||||
|
|
|
@ -209,7 +209,7 @@ es:
|
|||
long_form: 'flagged this as off-topic'
|
||||
spam:
|
||||
title: 'Spam'
|
||||
description: 'This post is effectively an advertisement with no disclosure. It is not useful or relevant to the current conversation, but promotional in nature.'
|
||||
description: 'This post is an advertisement. It is not useful or relevant to the current conversation, but promotional in nature.'
|
||||
long_form: 'flagged this as spam'
|
||||
inappropriate:
|
||||
title: 'Inappropriate'
|
||||
|
|
|
@ -208,7 +208,7 @@ id:
|
|||
long_form: 'flagged this as off-topic'
|
||||
spam:
|
||||
title: 'Spam'
|
||||
description: 'This post is effectively an advertisement with no disclosure. It is not useful or relevant to the current conversation, but promotional in nature.'
|
||||
description: 'This post is an advertisement. It is not useful or relevant to the current conversation, but promotional in nature.'
|
||||
long_form: 'flagged this as spam'
|
||||
inappropriate:
|
||||
title: 'Inappropriate'
|
||||
|
|
Loading…
Reference in a new issue