feat: add setting for notification list style
This commit is contained in:
@@ -397,6 +397,11 @@ export default {
|
||||
profanity: 'Blasfémia',
|
||||
illegal: 'Conteúdo ilegal',
|
||||
spam: 'Spam',
|
||||
other: 'Outro'
|
||||
other: 'Outro',
|
||||
'Notification list style': 'Estilo da lista de notificações',
|
||||
'See extra info for each notification': 'Ver informações extra para cada notificação',
|
||||
'See more notifications at a glance': 'Ver mais notificações rapidamente',
|
||||
Detailed: 'Detalhado',
|
||||
Compact: 'Compacto'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user