Feature(reviews): fix #2457, add report functionality with reason

This commit is contained in:
Pieter Vander Vennet 2025-07-13 15:58:05 +02:00
parent dc62db7dcf
commit 7ce320075d
3 changed files with 89 additions and 10 deletions

View file

@ -817,6 +817,9 @@
"question_opinion": "How was your experience?",
"rate": "Rate {n} stars",
"rated": "Rated {n} stars",
"reportReason": "Why should this report be reported?",
"reportReview": "Report this review as inappropriate",
"reportReviewTitle": "Report this review as inappropriate?",
"reviewPlaceholder": "Describe your experience…",
"reviewing_as": "Reviewing as {nickname}",
"reviewing_as_anonymous": "Reviewing as anonymous",
@ -942,4 +945,4 @@
"startsWithQ": "A wikidata identifier starts with Q and is followed by a number"
}
}
}
}