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 @@
"2881": {
"name": "UNDER_MAINTENANCE",
"message": "Due to server maintenance, the service\nyou attempted to access is not available\nat this time.\n\nPlease try again later.",
"short_description": "The server you requested is under maintenance",
"long_description": "The server you requested is under maintenance",
"short_solution": "Try again later",
"long_solution": "Ty again later",
"short_description": "The server you requested is under maintenance.",
"long_description": "The server you requested is under maintenance.",
"short_solution": "Try again later.",
"long_solution": "Ty again later.",
"support_link": "https://preten.do/102-2881"
}
}