feat: report reviews etc ...

This commit is contained in:
2026-05-23 12:15:11 +02:00
parent 49419c1e7b
commit 4af28f3828
15 changed files with 146 additions and 0 deletions
+2
View File
@@ -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',
],