forked from MapComplete/MapComplete
Feature(reviews): fix #2457, add report functionality with reason
This commit is contained in:
parent
dc62db7dcf
commit
7ce320075d
3 changed files with 89 additions and 10 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue