Fixes to the adult content age-gating in moderaiton

This commit is contained in:
Paul Frazee
2024-03-09 15:27:09 -08:00
parent 0bd52704da
commit e0f93cb9e6
2 changed files with 85 additions and 111 deletions
+1 -3
View File
@@ -44,9 +44,7 @@ export function useGlobalLabelStrings(): GlobalLabelStrings {
},
'graphic-media': {
name: _(msg`Graphic Media`),
description: _(
msg`Explicit or potentially disturbing media, including graphic violence, severe injuries, or other visuals that may be shocking or upsetting to some viewers.`,
),
description: _(msg`Explicit or potentially disturbing media.`),
},
}),
[_],