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

@@ -234,6 +234,9 @@ export default {
'Platinum Sponsors': 'プラチナスポンサー',
From: 'から',
'Comment on': 'にコメント',
'View on njump.me': 'njump.meで表示'
'View on njump.me': 'njump.meで表示',
'Hide content from untrusted users': '信頼できないユーザーのコンテンツを非表示',
'Only show content from your followed users and the users they follow':
'フォローしているユーザーとそのユーザーがフォローしているユーザーのコンテンツのみを表示'
}
}