chore: descriptions and solutions as per Jon's suggestions

This commit is contained in:
Spletz 2024-09-03 11:30:42 +10:00 committed by GitHub
commit 8bad9b4bac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
26 changed files with 78 additions and 78 deletions

View file

@ -4,9 +4,9 @@
"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": "Unknown cause.",
"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": "Unknown solution.",
"long_solution": "Self host the server or use another hosted instance",
"support_link": "https://preten.do/102-2882"
}
}