add max lenght validation for create complaint/claim

This commit is contained in:
smanylov
2026-04-29 15:40:34 +07:00
parent 1e8bf782ca
commit 41c56e026f
5 changed files with 13 additions and 7 deletions
+3
View File
@@ -394,6 +394,7 @@
"deselect": "Deselect",
"select-all": "Select all",
"text-area-error-fill-complaint-text": "Fill out the complaint text",
"text-area-error-complaint-text-too-long": "The complaint text must not exceed 2000 characters",
"to-view-a-file-match-click-on-the-card-from-the-list": "To view a file match, click on the card from the list",
"insufficient-funds-to-receive-payment": "Insufficient funds to receive payment",
"not-found-payout-method": "Not found payout method",
@@ -420,6 +421,8 @@
"text-of-the-case": "Text of the case",
"fill-text-of-the-case": "Fill the case text",
"fill-title-of-the-case": "Fill the case title",
"claim-title-must-not-exceed-300-characters": "The claim title must not exceed 300 characters",
"claim-text-must-not-exceed-2000-characters": "The text of the claim must not exceed 2000 characters",
"enter-the-amount-of-damage": "Enter the amount of damage",
"download-all": "Download all",
"selected-files": "Selected files",