feat: support sending 1984 reports

This commit is contained in:
codytseng
2025-09-06 00:15:54 +08:00
parent 7562ae2c77
commit 71994be407
23 changed files with 685 additions and 17 deletions

View File

@@ -385,6 +385,15 @@ export default {
'reposted your note': 'republicou sua nota',
'zapped your note': 'zappeou sua nota',
'zapped you': 'zappeou você',
'Mark as read': 'Marcar como lida'
'Mark as read': 'Marcar como lida',
Report: 'Denunciar',
'Successfully report': 'Denúncia enviada com sucesso',
'Failed to report': 'Falha ao enviar denúncia',
nudity: 'Nudez',
malware: 'Malware',
profanity: 'Blasfêmia',
illegal: 'Conteúdo ilegal',
spam: 'Spam',
other: 'Outro'
}
}