feat: hide notifications from untrusted users

This commit is contained in:
codytseng
2025-06-01 23:00:01 +08:00
parent 587038d51a
commit c17d1b8ab5
18 changed files with 81 additions and 33 deletions

View File

@@ -233,6 +233,9 @@ export default {
'Platinum Sponsors': 'Platinum Sponsors',
From: 'From',
'Comment on': 'Comment on',
'View on njump.me': 'View on njump.me'
'View on njump.me': 'View on njump.me',
'Hide content from untrusted users': 'Hide content from untrusted users',
'Only show content from your followed users and the users they follow':
'Only show content from your followed users and the users they follow'
}
}