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

@ -4,9 +4,9 @@
"name": "INVALID_CREDIT_CARD_DATE",
"message": "Please check the credit-card\nexpiration date and try entering\nit again.",
"short_description": "The entered credit card expiration date is incorrect.",
"long_description": "Unknown cause.",
"long_description": "The entered credit card expiration date is incorrect.",
"short_solution": "Enter the correct credit card expiration date.",
"long_solution": "Unknown solution.",
"long_solution": "Enter the correct credit card expiration date.",
"support_link": "https://preten.do/102-2675"
}
}