UX: add warning for too long reviews, see #1775

This commit is contained in:
Pieter Vander Vennet 2024-02-12 15:53:37 +01:00
parent f0152ce856
commit fa9aca0685
3 changed files with 77 additions and 50 deletions

View file

@ -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…"
},