feat: optimize notifications

This commit is contained in:
codytseng
2025-09-05 22:08:17 +08:00
parent 47e7a18f2e
commit 2855754648
26 changed files with 520 additions and 234 deletions

View File

@@ -374,6 +374,14 @@ export default {
'Type searching for people, keywords, or relays',
'Hide content mentioning muted users': 'Hide content mentioning muted users',
'This note mentions a user you muted': 'This note mentions a user you muted',
Filter: 'Filter'
Filter: 'Filter',
'mentioned you in a note': 'mentioned you in a note',
'quoted your note': 'quoted your note',
'voted in your poll': 'voted in your poll',
'reacted to your note': 'reacted to your note',
'reposted your note': 'reposted your note',
'zapped your note': 'zapped your note',
'zapped you': 'zapped you',
'Mark as read': 'Mark as read'
}
}