error-codes/data/101/0502/en_US.json

13 lines
525 B
JSON
Raw Permalink Normal View History

2024-05-01 15:05:35 -04:00
{
"101": {
"0502": {
"name": "TRANSPORT_CONNECTION_FAILURE",
"message": "",
2025-02-10 11:04:54 +01:00
"short_description": "Transport::ConnectionFailure while connecting to the Friends server.",
"long_description": "Transport::ConnectionFailure while connecting to the Friends server.",
"short_solution": "The server might be down, please contact a developer immediately.",
"long_solution": "The server might be down, please contact a developer immediately.",
"support_link": "https://perditum.com/docs/error/101-0502"
2024-05-01 15:05:35 -04:00
}
}
}