Update nudity descriptions

This commit is contained in:
Paul Frazee
2024-03-07 16:01:02 -08:00
parent e21b72ee8b
commit b951bacdff
+2 -2
View File
@@ -57,8 +57,8 @@ export function useGlobalLabelStrings(): GlobalLabelStrings {
description: _(msg`Does not include nudity.`), description: _(msg`Does not include nudity.`),
}, },
nudity: { nudity: {
name: _(msg`Nudity`), name: _(msg`Non-sexual Nudity`),
description: _(msg`Including non-sexual and artistic.`), description: _(msg`E.g. artistic nudes.`),
}, },
gore: { gore: {
name: _(msg`Violent / Bloody`), name: _(msg`Violent / Bloody`),