error-codes/data/102/2575/en_US.json

13 lines
484 B
JSON
Raw Normal View History

2024-05-01 15:05:35 -04:00
{
"102": {
"2575": {
"name": "MAIL_ADDRESS_NOT_ACCEPTABLE",
"message": "The e-mail address you entered is not\ncorrect.\n\nPlease check the e-mail address\nyou entered and try again.",
"short_description": "Invalid email address entered.",
"long_description": "Invalid email address entered.",
"short_solution": "Enter a valid email address.",
"long_solution": "Enter a valid email address.",
2025-02-10 11:04:54 +01:00
"support_link": "https://perditum.com/docs/error/102-2575"
2024-05-01 15:05:35 -04:00
}
}
}