feat: support sending 1984 reports
This commit is contained in:
parent
7562ae2c77
commit
71994be407
23 changed files with 685 additions and 17 deletions
|
|
@ -389,6 +389,15 @@ export default {
|
|||
'reposted your note': 'przepostował twoją notatkę',
|
||||
'zapped your note': 'zappował twoją notatkę',
|
||||
'zapped you': 'zappował cię',
|
||||
'Mark as read': 'Oznacz jako przeczytane'
|
||||
'Mark as read': 'Oznacz jako przeczytane',
|
||||
Report: 'Zgłoś',
|
||||
'Successfully report': 'Pomyślnie zgłoszono',
|
||||
'Failed to report': 'Nie udało się zgłosić',
|
||||
nudity: 'Nagość',
|
||||
malware: 'Złośliwe oprogramowanie',
|
||||
profanity: 'Wulgaryzmy',
|
||||
illegal: 'Nielegalna treść',
|
||||
spam: 'Spam',
|
||||
other: 'Inne'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue