error-codes/022/2575/en_US.json
2024-05-01 15:05:35 -04:00

13 lines
No EOL
383 B
JSON

{
"022": {
"2575": {
"name": "MAIL_ADDRESS_NOT_ACCEPTABLE",
"message": "The e-mail address you entered\nis not correct.\n\nPlease check the e-mail address\nyou entered and try again",
"short_description": "Invalid email address entered",
"long_description": "",
"short_solution": "Enter a valid email address",
"long_solution": "",
"support_link": ""
}
}
}