fix: Reset Captcha if account signup is an error (#4279)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sivin Varghese
2022-03-31 21:20:37 +05:30
committed by GitHub
parent 3cd1616df6
commit cb23ff53bf
3 changed files with 36 additions and 1 deletions

View File

@@ -15,6 +15,9 @@
"SUCCESS_MESSAGE": "Successfully changed the password",
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
},
"CAPTCHA": {
"ERROR": "Verification expired. Please solve captcha again."
},
"SUBMIT": "Submit"
}
}