add max lenght validation for create complaint/claim
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user