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:55 -07:00
committed by Eric Bailey
parent 18ae2fe9b6
commit e1a3f01c4e
@@ -289,7 +289,7 @@ export function useReportOptions() {
reason: 'tools.ozone.report.defs#reasonCivicImpersonation',
},
{
title: _(msg`Other`),
title: _(msg`Other Civic Integrity Issue`),
reason: 'tools.ozone.report.defs#reasonViolenceOther',
},
],