feat: report reviews etc ...
This commit is contained in:
@@ -41,8 +41,10 @@ return [
|
||||
'already_exists' => 'You have already reported this content.',
|
||||
'cannot_report_self' => 'You cannot report your own profile.',
|
||||
'cannot_report_own_meal' => 'You cannot report your own meal.',
|
||||
'cannot_report_own_review' => 'You cannot report your own review.',
|
||||
'targets' => [
|
||||
'meal_post' => 'a meal',
|
||||
'post_review' => 'a review',
|
||||
'user' => 'a user',
|
||||
'unknown' => 'content',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user