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

@@ -384,6 +384,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: 'سایر'
}
}