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

@@ -578,6 +578,11 @@ export default {
'If enabled, you can react with a single click. Click and hold for more options':
'Se ativado, você pode reagir com um único clique. Clique e segure para mais opções',
'Quick reaction emoji': 'Emoji de reação rápida',
'Select emoji': 'Selecionar emoji'
'Select emoji': 'Selecionar 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'
}
}