Ensure all 102 errors have same desc/solution and end with full stop
This commit is contained in:
parent
4c0700d139
commit
e18a7886f8
53 changed files with 180 additions and 180 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue