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

@@ -383,6 +383,15 @@ export default {
'reposted your note': 'أعاد نشر ملاحظتك',
'zapped your note': 'زاب ملاحظتك',
'zapped you': 'زابك',
'Mark as read': 'تعليم كمقروء'
'Mark as read': 'تعليم كمقروء',
Report: 'تبليغ',
'Successfully report': 'تم التبليغ بنجاح',
'Failed to report': 'فشل في التبليغ',
nudity: 'عُري',
malware: 'برامج ضارة',
profanity: 'ألفاظ نابية',
illegal: 'محتوى غير قانوني',
spam: 'رسائل مزعجة',
other: 'أخرى'
}
}