feat: Show pre-chat form before triggering the campaign (#3215)

This commit is contained in:
Muhsin Keloth
2021-11-11 19:02:16 +05:30
committed by GitHub
parent 76370267f3
commit c6326993df
9 changed files with 175 additions and 26 deletions

View File

@@ -50,7 +50,8 @@
"PLACEHOLDER": "Please enter your message",
"ERROR": "Message too short"
}
}
},
"CAMPAIGN_HEADER": "Please provide your name and email before starting the conversation"
},
"FILE_SIZE_LIMIT": "File exceeds the {MAXIMUM_FILE_UPLOAD_SIZE} attachment limit",
"CHAT_FORM": {