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 @@
"4001": {
"name": "Unknown",
"message": "Unable to connect to the server.\n\nEither the server is experiencing high\ntraffic volumes or a server error has\noccurred. Please try again later.\n\nTo learn more about the server's current\nstatus, visit support.nintendo.com.\n\nIf you are using a Wi-Fi network, the\nsignal strength may be poor. Please\nensure that the console is about 6-10\nfeet away from the network device,\nmake sure there are no obstructions\nbetween the two, and then try again.\n\nIf the problem persists, select System\nSettings ⇒ Internet ⇒ Connect to the\nInternet, and then pick the appropriate\nnetwork to run a connection test and\nverify your connection to the server.",
"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/105-4001"
}
}