Various case and text fixes. (#757)

* Various case and text fixes.

* Update some labels per requested changes.

---------

Co-authored-by: Ansh <anshnanda10@gmail.com>
This commit is contained in:
Markus Amalthea Magnuson
2023-06-13 20:35:13 +02:00
committed by GitHub
parent 37782ae60b
commit c060cd4158
13 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ export const CONFIGURABLE_LABEL_GROUPS: Record<
nsfw: {
id: 'nsfw',
title: 'Explicit Sexual Images',
subtitle: 'i.e. Pornography',
subtitle: 'i.e. pornography',
warning: 'Sexually Explicit',
values: ['porn', 'nsfl'],
isAdultImagery: true,