feat: add NSFW display policy setting

This commit is contained in:
codytseng
2025-12-11 23:37:05 +08:00
parent c2b0e6f666
commit f6f974adc6
24 changed files with 185 additions and 53 deletions

View File

@@ -582,6 +582,11 @@ export default {
'If enabled, you can react with a single click. Click and hold for more options':
'Se abilitato, puoi reagire con un solo clic. Fai clic e tieni premuto per altre opzioni',
'Quick reaction emoji': 'Emoji reazione rapida',
'Select emoji': 'Seleziona emoji'
'Select emoji': 'Seleziona emoji',
'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'
}
}