Added trans (#4890)

This commit is contained in:
Minseo Lee 2024-08-08 21:12:23 +09:00 committed by GitHub
parent a864f69849
commit af5262682e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -126,7 +126,7 @@ export function useModerationCauseDescription(
}
}
if (def.identifier === 'porn' || def.identifier === 'sexual') {
strings.name = 'Adult Content'
strings.name = _(msg`Adult Content`)
}
return {