error-codes/115/5932/en_US.json

13 lines
284 B
JSON
Raw Normal View History

2024-05-01 15:05:35 -04:00
{
"115": {
"5932": {
"name": "Unknown",
"message": "This post does not exist.",
"short_description": "Post not found",
"long_description": "",
"short_solution": "Verify the post you are trying to access exists",
"long_solution": "",
"support_link": ""
}
}
}