UX: add warning for too long reviews, see #1775
This commit is contained in:
parent
f0152ce856
commit
fa9aca0685
3 changed files with 77 additions and 50 deletions
|
@ -676,6 +676,7 @@
|
|||
"saving_review": "Saving…",
|
||||
"title": "{count} reviews",
|
||||
"title_singular": "One review",
|
||||
"too_long": "At most {max} characters are allowed. Your review has {amount} characters.",
|
||||
"tos": "If you create a review, you agree to <a href='https://mangrove.reviews/terms' target='_blank'>the TOS and privacy policy of Mangrove.reviews</a>",
|
||||
"write_a_comment": "Leave a review…"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue