feat: add setting for notification list style
This commit is contained in:
parent
71994be407
commit
fc138609a1
24 changed files with 257 additions and 29 deletions
|
|
@ -398,6 +398,12 @@ export default {
|
|||
profanity: 'Ненормативная лексика',
|
||||
illegal: 'Незаконный контент',
|
||||
spam: 'Спам',
|
||||
other: 'Другое'
|
||||
other: 'Другое',
|
||||
'Notification list style': 'Стиль списка уведомлений',
|
||||
'See extra info for each notification':
|
||||
'Просмотреть дополнительную информацию для каждого уведомления',
|
||||
'See more notifications at a glance': 'Увидеть больше уведомлений с первого взгляда',
|
||||
Detailed: 'Подробный',
|
||||
Compact: 'Компактный'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue