From f7856be21be9a0308b3d84b775714727cac2fce1 Mon Sep 17 00:00:00 2001 From: Jip Fr Date: Mon, 5 Oct 2020 22:42:01 +0200 Subject: [PATCH] Fix grammar issue, import Poppins by default (thanks Monty!) --- locales/US_en.json | 2 +- views/layouts/main.handlebars | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/US_en.json b/locales/US_en.json index c5fa5ba..333b546 100644 --- a/locales/US_en.json +++ b/locales/US_en.json @@ -44,7 +44,7 @@ }, { "question": "Do you know when will be ready?", - "answer": "No. Lots of Pretendo's features/services are developed independently (for example, Miiverse may be worked on one dev while Accounts and Friends by another) and therefore we cannot give an overall ETA for how long this will take." + "answer": "No. Lots of Pretendo's features/services are developed independently (for example, Miiverse may be worked on by one developer while Accounts and Friends is being worked on by another) and therefore we cannot give an overall ETA for how long this will take." }, { "question": "Does Pretendo work on Cemu/emulators?", diff --git a/views/layouts/main.handlebars b/views/layouts/main.handlebars index 1df7202..481afd6 100644 --- a/views/layouts/main.handlebars +++ b/views/layouts/main.handlebars @@ -30,6 +30,8 @@ + + {{{ body }}}