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
|
|
@ -397,6 +397,11 @@ export default {
|
|||
profanity: 'Blasfemia',
|
||||
illegal: 'Contenuto illegale',
|
||||
spam: 'Spam',
|
||||
other: 'Altro'
|
||||
other: 'Altro',
|
||||
'Notification list style': 'Stile elenco notifiche',
|
||||
'See extra info for each notification': 'Visualizza informazioni extra per ogni notifica',
|
||||
'See more notifications at a glance': "Visualizza più notifiche a colpo d'occhio",
|
||||
Detailed: 'Dettagliato',
|
||||
Compact: 'Compatto'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue