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,10 +3,10 @@
"2501": {
"name": "DEVICE_MISMATCH",
"message": "This Nintendo Network ID cannot\nbe used on this console.",
"short_description": "The console certificate sent in the request was invalid or missing",
"long_description": "Unknown cause.",
"short_solution": "Ensure your console certificate is untampered with and try again later. If using Cemu, dump your system files again",
"long_solution": "Unknown solution.",
"short_description": "The console certificate sent in the request was invalid or missing.",
"long_description": "The console certificate sent in the request was invalid or missing.",
"short_solution": "Ensure your console certificate is untampered with and try again later. If using Cemu, dump your system files again.",
"long_solution": "Ensure your console certificate is untampered with and try again later. If using Cemu, dump your system files again.",
"support_link": "https://preten.do/102-2501"
}
}