Fixed missing comma

This commit is contained in:
Montelion 2020-04-23 07:52:21 +02:00 committed by GitHub
parent a231538872
commit 22dfaa4235
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@
"text": "Pretendo is currently not usable by the general public. When the network becomes public, this will contain steps on connecting to the network using Cemu"
},
"faq": {
"title": "FAQ"
"title": "FAQ",
"q1": "What is Pretendo?",
"a1": "Pretendo is an open source Nintendo Network replacement that aims to build custom servers for the WiiU and 3DS family of consoles. Our goal is to preserve the online functionality of these consoles, to allow players to continue to play their favorite WiiU and 3DS games to their fullest capacity",
"q2": "How do I use Pretendo?",
@ -57,4 +57,4 @@
"q7": "Will Pretendo support the Wii/Switch?",
"a7": "The Wii already has custom servers provided by <a href="https://wiimmfi.de/" target="_blank">Wiimmfi</a>. We currently have no plans on supporting the Switch, as not only is it a completely different platform with a different online network, but Switch online is a paid service"
}
}
}