feat: support sending 1984 reports
This commit is contained in:
parent
7562ae2c77
commit
71994be407
23 changed files with 685 additions and 17 deletions
|
|
@ -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: 'أخرى'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue