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: 'Blasphème',
|
||||
illegal: 'Contenu illégal',
|
||||
spam: 'Spam',
|
||||
other: 'Autre'
|
||||
other: 'Autre',
|
||||
'Notification list style': 'Style de liste de notifications',
|
||||
'See extra info for each notification':
|
||||
'Voir des infos supplémentaires pour chaque notification',
|
||||
'See more notifications at a glance': "Voir plus de notifications en un coup d'œil",
|
||||
Detailed: 'Détaillé',
|
||||
Compact: 'Compact'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue