error-codes/data/102/2882/en_US.json
2024-05-01 16:51:01 -04:00

13 lines
No EOL
391 B
JSON

{
"102": {
"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": "",
"short_solution": "Self host the server or use another hosted instance",
"long_solution": "",
"support_link": ""
}
}
}