feat: support sending 1984 reports
This commit is contained in:
parent
7562ae2c77
commit
71994be407
23 changed files with 685 additions and 17 deletions
|
|
@ -382,6 +382,15 @@ export default {
|
|||
'reposted your note': 'reposted your note',
|
||||
'zapped your note': 'zapped your note',
|
||||
'zapped you': 'zapped you',
|
||||
'Mark as read': 'Mark as read'
|
||||
'Mark as read': 'Mark as read',
|
||||
Report: 'Report',
|
||||
'Successfully report': 'Successfully reported',
|
||||
'Failed to report': 'Failed to report',
|
||||
nudity: 'Nudity',
|
||||
malware: 'Malware',
|
||||
profanity: 'Profanity',
|
||||
illegal: 'Illegal content',
|
||||
spam: 'Spam',
|
||||
other: 'Other'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue