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

@@ -239,6 +239,10 @@ export default {
'Platinum Sponsors': 'Platin-Sponsoren',
From: 'Von',
'Comment on': 'Kommentar zu',
'View on njump.me': 'Auf njump.me ansehen'
'View on njump.me': 'Auf njump.me ansehen',
'Hide content from untrusted users':
'Inhalte von nicht vertrauenswürdigen Benutzern ausblenden',
'Only show content from your followed users and the users they follow':
'Nur Inhalte von Benutzern anzeigen, denen du folgst und die sie folgen'
}
}