feat: support sending 1984 reports
This commit is contained in:
parent
7562ae2c77
commit
71994be407
23 changed files with 685 additions and 17 deletions
|
|
@ -385,6 +385,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