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

@@ -384,6 +384,14 @@ export default {
'Hide content mentioning muted users': 'Inhalte ausblenden, die stumme Benutzer erwähnen',
'This note mentions a user you muted':
'Diese Notiz erwähnt einen Benutzer, den Sie stumm geschaltet haben',
Filter: 'Filter'
Filter: 'Filter',
'mentioned you in a note': 'hat Sie in einer Notiz erwähnt',
'quoted your note': 'hat Ihre Notiz zitiert',
'voted in your poll': 'hat in Ihrer Umfrage abgestimmt',
'reacted to your note': 'hat auf Ihre Notiz reagiert',
'reposted your note': 'hat Ihre Notiz geteilt',
'zapped your note': 'hat Ihre Notiz gezappt',
'zapped you': 'hat Sie gezappt',
'Mark as read': 'Als gelesen markieren'
}
}