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,9 +3,9 @@
"2832": {
"name": "BANNED_DEVICE_ALL_TEMPORARILY",
"message": "",
"short_description": "Your console is temporarily banned from all aspects of the network",
"long_description": "Your console has been temporarily banned from all aspects of the network. This includes, but is not limited to:\n\n- Miiverse\n- Game servers\n- 3rd party services which opt-in to respecting network bans",
"short_solution": "Wait for the ban to expire",
"short_description": "Your console is temporarily banned from all aspects of the network.",
"long_description": "Your console has been temporarily banned from all aspects of the network. This includes, but is not limited to:\n\n- Miiverse\n- Game servers\n- 3rd party services which opt-in to respecting network bans.",
"short_solution": "Wait for the ban to expire.",
"long_solution": "Wait for the ban to expire.",
"support_link": "https://preten.do/102-2832"
}