From 71a778461632982cbd2cb976c3de22dcbd5014c0 Mon Sep 17 00:00:00 2001
From: Dominik Pfennig <dominik@suma-ev.de>
Date: Tue, 4 Oct 2016 08:26:57 +0200
Subject: [PATCH] Update faq.php

---
 resources/lang/en/faq.php | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/resources/lang/en/faq.php b/resources/lang/en/faq.php
index 1ba8cdbe4..ec9f8ae57 100644
--- a/resources/lang/en/faq.php
+++ b/resources/lang/en/faq.php
@@ -22,5 +22,7 @@ return [
     "faq.8.h"	=>	"How can I register my homepage on MetaGer?",
     "faq.8.b"	=>	"You can't. MetaGer is a metasearch engine. It does not search itself, but lets search others. If you want to propagate your homepage, you have to visit all the other search engines for that purpose",
     "faq.9.h"	=>	"How does the MetaGer Ranking work?",
-    "faq.9.b"	=>	"You would have to check our source code to find out."
+    "faq.9.b"	=>	"You would have to check our source code to find out.",
+    "faq.10.h"	=>	"I can't use MetaGer with my browser xyz and operating system xyz. Need help!",
+    "faq.15.h"	=>	"How was MetaGer started, what is the story behind MetaGer?"
 ];
-- 
GitLab