A bunch of speculative non-working UI

This commit is contained in:
Paul Frazee
2024-02-22 16:32:22 -08:00
parent acd9532331
commit 047df5939f
8 changed files with 320 additions and 28 deletions
@@ -116,6 +116,10 @@ export function useLabelGroupStrings(): LabelGroupStrings {
msg`Helpful annotations to explain intent, such as satire or parody.`,
),
},
bot: {
name: _(msg`Bots`),
description: _(msg`Automated accounts which follow the rules.`),
},
other: {
name: _(msg`Other`),
description: _(msg`Other content not covered by the other categories.`),