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 @@
"1007": {
"name": "Unknown",
"message": "Could not find any network devices,\nsuch as routers or modems.\n\nThere could be a number of reasons for\nthis, such as the LAN cable not being\nconnected correctly or the network\ndevice not being turned on.\n\nPlease check that the LAN cable and\nother connections are secure and that\nthe network-device settings are correct.",
"short_description": "",
"long_description": "",
"short_description": "Unknown cause.",
"long_description": "Unknown cause.",
"short_solution": "Make sure your console is in range of your Wi-Fi network, and check the settings are correct. Make sure the 'Default' connection in Internet Settings is set correctly.",
"long_solution": "",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/103-1007"
}
}