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 @@
"2614": {
"name": "WRONG_CONFIRMATION_CODE",
"message": "",
"short_description": "The email confirmation code entered does not match your account",
"long_description": "Unknown cause.",
"short_solution": "Check your confirmation code and try again",
"long_solution": "Unknown solution.",
"short_description": "The email confirmation code entered does not match your account.",
"long_description": "The email confirmation code entered does not match your account.",
"short_solution": "Check your confirmation code and try again.",
"long_solution": "Check your confirmation code and try again.",
"support_link": "https://preten.do/102-2614"
}
}