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

@@ -393,6 +393,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: 'فشرده'
}
}