feat: Add the option for consent form (#6511)

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
Muhsin Keloth
2023-02-28 13:57:05 +05:30
committed by GitHub
parent 42d9b6ffed
commit d5a2756462
5 changed files with 44 additions and 22 deletions

View File

@@ -65,7 +65,8 @@
}
},
"CAMPAIGN_HEADER": "Please provide your name and email before starting the conversation",
"IS_REQUIRED": "is required"
"IS_REQUIRED": "is required",
"REQUIRED": "Required"
},
"FILE_SIZE_LIMIT": "File exceeds the {MAXIMUM_FILE_UPLOAD_SIZE} attachment limit",
"CHAT_FORM": {