Skip to content

Commit

Permalink
add new error option
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiritin committed Jul 21, 2024
1 parent 51e380b commit 2b0e789
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ class ViewFursuit extends ViewRecord
protected function getHeaderActions(): array
{
$errorOptions = [
'The submission shows a fursuit that is not owned by your or was created without the owners permission.',
'The submission shows a human. We can only accept badges created for fursuits.',
'The submission is explicit and does not follow our guidelines.',
'The submission is of low quality and does not meet our guidelines.',
'The submission is a not a photo. We only accept photos, we do not accept illustrations or other digital art as fursuit images.',
'The submission shows an animal. We do not allow images of real animals, only fursuits.',
'The submission is AI generated and does not show a real fursuit.',
'The name of the fursuit is not appropriate.',
'The species of the fursuit is not appropriate.',
Expand Down

0 comments on commit 2b0e789

Please sign in to comment.