feat: add setting for notification list style

This commit is contained in:
codytseng
2025-09-06 13:49:13 +08:00
parent 71994be407
commit fc138609a1
24 changed files with 257 additions and 29 deletions

View File

@@ -392,6 +392,11 @@ export default {
profanity: 'ألفاظ نابية',
illegal: 'محتوى غير قانوني',
spam: 'رسائل مزعجة',
other: 'أخرى'
other: 'أخرى',
'Notification list style': 'نمط قائمة الإشعارات',
'See extra info for each notification': 'عرض معلومات إضافية لكل إشعار',
'See more notifications at a glance': 'رؤية المزيد من الإشعارات بنظرة سريعة',
Detailed: 'تفصيلي',
Compact: 'مضغوط'
}
}