Ensure all 102 errors have same desc/solution and end with full stop

This commit is contained in:
William Oldham 2024-12-30 13:56:02 +00:00
commit e18a7886f8
53 changed files with 180 additions and 180 deletions

View file

@ -3,10 +3,10 @@
"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": "Unknown cause.",
"short_solution": "Enter a valid email address",
"long_solution": "Unknown solution.",
"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.",
"support_link": "https://preten.do/102-2575"
}
}