Merge pull request #63 from sladewatkins/pretendo-typo-fix

fix typo related to the word "console"
This commit is contained in:
Repflez 2023-11-02 10:50:26 -07:00 committed by GitHub
commit bf75f0b0bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ return [
'pretendo' => [
'title' => 'Authentication Error',
'desc' => ':name can\'t authenticate your conssole as you may be using Pretendo Network to access :name. Please switch back to Nintendo Network and try again.',
'desc' => ':name can\'t authenticate your console as you may be using Pretendo Network to access :name. Please switch back to Nintendo Network and try again.',
'button' => 'Close',
],
];
];