Ensure all 102 errors have same desc/solution and end with full stop

This commit is contained in:
William Oldham 2024-12-30 13:56:02 +00:00
commit e18a7886f8
53 changed files with 180 additions and 180 deletions

View file

@ -3,10 +3,10 @@
"2484": {
"name": "GAME_SERVER_ID_UNIQUE_ID_NOT_LINKED",
"message": "",
"short_description": "The game server ID and title ID were not linked, or the request did not send a game server ID. This error should never happen normally",
"long_description": "Unknown cause.",
"short_solution": "File a bug report with as much detail as possible at https://github.com/PretendoNetwork/account/issues/new",
"long_solution": "Unknown solution.",
"short_description": "The game server ID and title ID were not linked, or the request did not send a game server ID. This error should never happen normally.",
"long_description": "The game server ID and title ID were not linked, or the request did not send a game server ID. This error should never happen normally.",
"short_solution": "File a bug report with as much detail as possible at https://github.com/PretendoNetwork/account/issues/new.",
"long_solution": "File a bug report with as much detail as possible at https://github.com/PretendoNetwork/account/issues/new.",
"support_link": "https://preten.do/102-2484"
}
}