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
|
|
@ -401,6 +401,12 @@ export default {
|
|||
profanity: 'Obszönität',
|
||||
illegal: 'Illegaler Inhalt',
|
||||
spam: 'Spam',
|
||||
other: 'Sonstiges'
|
||||
other: 'Sonstiges',
|
||||
'Notification list style': 'Benachrichtigungslistenstil',
|
||||
'See extra info for each notification':
|
||||
'Zusätzliche Informationen für jede Benachrichtigung anzeigen',
|
||||
'See more notifications at a glance': 'Mehr Benachrichtigungen auf einen Blick sehen',
|
||||
Detailed: 'Detailliert',
|
||||
Compact: 'Kompakt'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue