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

@@ -375,6 +375,14 @@ export default {
'اكتب للبحث عن أشخاص، كلمات مفتاحية، أو ريلايات',
'Hide content mentioning muted users': 'إخفاء المحتوى الذي يذكر المستخدمين المكتومين',
'This note mentions a user you muted': 'هذه الملاحظة تذكر مستخدماً قمت بكتمه',
Filter: 'مرشح'
Filter: 'مرشح',
'mentioned you in a note': 'ذكرك في ملاحظة',
'quoted your note': 'اقتبس ملاحظتك',
'voted in your poll': 'صوت في استطلاعك',
'reacted to your note': 'تفاعل مع ملاحظتك',
'reposted your note': 'أعاد نشر ملاحظتك',
'zapped your note': 'زاب ملاحظتك',
'zapped you': 'زابك',
'Mark as read': 'تعليم كمقروء'
}
}