feat: moderation
This commit is contained in:
@@ -28,6 +28,10 @@ return [
|
||||
'failed' => 'Unable to analyze the image right now.',
|
||||
'subscription_required' => 'Analysis is available during the trial or with a subscription.',
|
||||
],
|
||||
'moderation' => [
|
||||
'rejected' => 'This content cannot be published because it violates the community guidelines.',
|
||||
'unavailable' => 'Content verification is temporarily unavailable. Please try again shortly.',
|
||||
],
|
||||
'legal_documents' => [
|
||||
'not_found' => 'Legal document not found.',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user