diff --git a/locales/US_en.json b/locales/US_en.json index 8ec765e..1fa6aef 100644 --- a/locales/US_en.json +++ b/locales/US_en.json @@ -114,7 +114,11 @@ { "question": "Will Pretendo support the Wii/Switch?", "answer": "The Wii already has custom servers provided by Wiimmfi. 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" + }, + { + "question": "Do I need Haxchi to run the patcher?", + "answer": "No. The only thing you need to run the patcher is a way to access the homebrew launcher, whether it's the browser exploit, Haxchi or Coldboot Haxchi." } ] } -} \ No newline at end of file +}