feat: add NSFW display policy setting
This commit is contained in:
parent
c2b0e6f666
commit
f6f974adc6
24 changed files with 185 additions and 53 deletions
|
|
@ -587,6 +587,11 @@ export default {
|
|||
'If enabled, you can react with a single click. Click and hold for more options':
|
||||
'Wenn aktiviert, können Sie mit einem Klick reagieren. Klicken und halten Sie für weitere Optionen',
|
||||
'Quick reaction emoji': 'Schnellreaktions-Emoji',
|
||||
'Select emoji': 'Emoji auswählen'
|
||||
'Select emoji': 'Emoji auswählen',
|
||||
'NSFW content display': 'NSFW content display',
|
||||
'Hide completely': 'Hide completely',
|
||||
'Show but hide content': 'Show but hide content',
|
||||
'Show directly': 'Show directly',
|
||||
'Click to view': 'Click to view'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue