Update src/components/moderation/ReportDialog/utils/useReportOptions.ts

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
hailey
2025-09-25 13:17:41 -07:00
committed by Eric Bailey
parent 8673569d0c
commit f71022c2b7
@@ -255,7 +255,7 @@ export function useReportOptions() {
reason: 'tools.ozone.report.defs#reasonRuleBanEvasion',
},
{
title: _(msg`Other`),
title: _(msg`Other Network Rule-breaking`),
reason: 'tools.ozone.report.defs#reasonRuleOther',
},
],