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

@ -574,6 +574,11 @@ export default {
'If enabled, you can react with a single click. Click and hold for more options':
'If enabled, you can react with a single click. Click and hold for more options',
'Quick reaction emoji': 'Quick reaction emoji',
'Select emoji': 'Select emoji'
'Select emoji': 'Select 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'
}
}