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 @@
"2882": {
"name": "SERVICE_CLOSED",
"message": "This online service is no longer\navailable.\n\nSorry for the inconvenience.",
"short_description": "The server you requested is closed and no longer maintained",
"long_description": "The server you requested is closed and no longer maintained",
"short_description": "The server you requested is closed and no longer maintained.",
"long_description": "The server you requested is closed and no longer maintained.",
"short_solution": "Self host the server or use another hosted instance.",
"long_solution": "Self host the server or use another hosted instance",
"long_solution": "Self host the server or use another hosted instance.",
"support_link": "https://preten.do/102-2882"
}
}