Update report text to be more clear
This commit is contained in:
parent
1d04810c5a
commit
d9befff3f5
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ const messages = defineMessages({
|
|||
close: { id: 'lightbox.close', defaultMessage: 'Close' },
|
||||
placeholder: { id: 'report.placeholder', defaultMessage: 'Additional comments' },
|
||||
submit: { id: 'report.submit', defaultMessage: 'Submit' },
|
||||
reportContext: { id: 'report.chatMessage.context', defaultMessage: 'When reporting a user’s message, the ten messages before and after the one selected will be passed along to our moderation team for context.' },
|
||||
reportContext: { id: 'report.chatMessage.context', defaultMessage: 'When reporting a user’s message, the five messages before and five messages after the one selected will be passed along to our moderation team for context.' },
|
||||
reportMessage: { id: 'report.chatMessage.title', defaultMessage: 'Report message' },
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue