Abuse checkbox description consistency

This commit is contained in:
Chocobozzz 2024-09-23 15:48:23 +02:00
parent 2011bc29dd
commit a05d7afc3a
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ export class AbuseService {
id: 'serverRules',
label: $localize`Breaks server rules`,
// eslint-disable-next-line max-len
description: $localize`Anything not included in the above that breaks the terms of service, code of conduct, or general rules in place on the server.`
help: $localize`Anything not included in the above that breaks the terms of service, code of conduct, or general rules in place on the server.`
}
]