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 @@
"2633": {
"name": "AUTHENTICATION_LOCKED",
"message": "Due to repeated incorrect password\nentries, you are temporarily unable\nto sign in to Nintendo Network\n\nPlease try again later.",
"short_description": "You entered an incorrect password multiple times and have now been temporarily locked out",
"long_description": "Unknown cause.",
"short_description": "You entered an incorrect password multiple times and have now been temporarily locked out.",
"long_description": "You entered an incorrect password multiple times and have now been temporarily locked out.",
"short_solution": "Wait for the timeout to end and enter the correct password.",
"long_solution": "Unknown solution.",
"long_solution": "Wait for the timeout to end and enter the correct password.",
"support_link": "https://preten.do/102-2633"
}
}