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

@ -389,6 +389,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: 'กะทัดรัด'
}
}