From c12200bb73daa4480b45db7efb61d479d2b36173 Mon Sep 17 00:00:00 2001 From: Spletz <100260832+Spletz47@users.noreply.github.com> Date: Wed, 4 Sep 2024 11:13:11 +1000 Subject: [PATCH] fix: 102-2163 solution --- data/102/2613/en_US.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/102/2613/en_US.json b/data/102/2613/en_US.json index 44fd0833..a50c04ce 100644 --- a/data/102/2613/en_US.json +++ b/data/102/2613/en_US.json @@ -5,9 +5,9 @@ "message": "The information entered is not correct.\nYou may have entered the ID of another\nservice.\n\nPlease enter the details again, making\nsure that the Nintendo Network ID,\npassword, and e-mail address are\ncorrect.", "short_description": "Invalid account information provided. Either your username, password, or email address does not match.", "long_description": "Invalid account information provided. Either your username, password, or email address does not match.", - "short_solution": "Enter the correct information and try again. You might also not be connected to Pretendo Network while trying to sign in with an NNID, or Nintendo Network while trying to sign in with a PNID.", - "long_solution": "Enter the correct information and try again. Double check if your information is correct by attempting to sign in on the Pretendo website. You might also not be connected to Pretendo Network while trying to sign in with an NNID, or Nintendo Network while trying to sign in with a PNID.", + "short_solution": "Enter the correct information and try again. You might also be connected to Pretendo Network while trying to sign in with an NNID, or Nintendo Network while trying to sign in with a PNID.", + "long_solution": "Enter the correct information and try again. Double check if your information is correct by attempting to sign in on the Pretendo website. You might also be connected to Pretendo Network while trying to sign in with an NNID, or Nintendo Network while trying to sign in with a PNID.", "support_link": "https://preten.do/102-2613" } } -} \ No newline at end of file +}