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 @@
"0520": {
"name": "Transport::DnsError",
"message": "Unable to connect to the Internet.\n\nThe network may be busy.\nPlease try again later.\n\nIf you are using a Wi-Fi network,\nthe signal strength may be poor.\n\nPlease make sure there are no\nobstructions between the console\nand network device, and then try\nagain.\n\nIf this problem persists, it is possible\nthat the DNS and proxy-server settings\nare incorrect. Please check these\nsettings under the Internet option\nin System Settings",
"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/106-0520"
}
}