chore: add default text for missing causes and solutions

This commit is contained in:
Jonathan Barrow 2024-06-03 17:11:03 -04:00
commit 458d7c79c5
No known key found for this signature in database
GPG key ID: E86E9FE9049C741F
3434 changed files with 13267 additions and 13267 deletions

View file

@ -3,10 +3,10 @@
"0001": {
"name": "Unknown",
"message": "There is not enough free space for Wii\nsoftware.\n\nPlease go to Wii Options in the Wii\nMenu and move or delete data in order\nto free up at least one block of space.\n\nIf the problem persists, please make\na note of the error code and visit\nsupport.nintendo.com.",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"short_description": "Unknown cause.",
"long_description": "Unknown cause.",
"short_solution": "Unknown solution.",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/167-0001"
}
}

View file

@ -3,10 +3,10 @@
"0002": {
"name": "Unknown",
"message": "Unable to display on the TV screen.\n\nPlease confirm that the HDMI cable is\nproperly connected to both the Wii U\nconsole and TV and that the TV is set\nto display Wii U content, and then\nrestart the software.",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"short_description": "Unknown cause.",
"long_description": "Unknown cause.",
"short_solution": "Unknown solution.",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/167-0002"
}
}