error-codes/022/2882/en_US.json
2024-05-01 15:05:35 -04:00

13 lines
No EOL
391 B
JSON

{
"022": {
"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": ""
}
}
}