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,11 @@ export default {
|
|||
profanity: 'Wulgaryzmy',
|
||||
illegal: 'Nielegalna treść',
|
||||
spam: 'Spam',
|
||||
other: 'Inne'
|
||||
other: 'Inne',
|
||||
'Notification list style': 'Styl listy powiadomień',
|
||||
'See extra info for each notification': 'Zobacz dodatkowe informacje dla każdego powiadomienia',
|
||||
'See more notifications at a glance': 'Zobacz więcej powiadomień na pierwszy rzut oka',
|
||||
Detailed: 'Szczegółowy',
|
||||
Compact: 'Zwięzły'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue