From 95c454204541b50a1b31f80b8015f43d834d0fa0 Mon Sep 17 00:00:00 2001
From: Carsten Riel <carsten@suma-ev.de>
Date: Fri, 7 Apr 2017 07:57:13 +0200
Subject: [PATCH] =?UTF-8?q?Neue=20#ID=20"contact.2"=20=C3=BCbersetzt?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 resources/lang/en/team.php | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/resources/lang/en/team.php b/resources/lang/en/team.php
index 26423ce88..ff2815e5a 100644
--- a/resources/lang/en/team.php
+++ b/resources/lang/en/team.php
@@ -1,14 +1,14 @@
 <?php
 
 return [
-    'role.1'    => 'chief executive, chairman',
-    'role.2'    => 'office supervisor und youth protection commissioner',
-    'role.3'    => 'press secretary',
-    'role.4'    => 'programmer',
-    'role.5'    => 'programmer',
-    'role.6'    => 'programmer',
-    'role.7'    => 'secretary',
-
-    'contact.1' => 'Please mail your questions/problems about MetaGer etc. to <a href="mailto:office@suma-ev.de">office@suma-ev.de</a> or use the <a href="/en/kontakt/">contact form with encryption</a>, or preferably make a post in the <a href="http://forum.suma-ev.de/" target="_blank" rel="noopener">MetaGer-forum</a>. Due to the amount of requests, we can not always answer promptly - in the <a href="http://forum.suma-ev.de/" target="_blank" rel="noopener">MetaGer-forum</a> there are probably other users which can help you aswell, and the questions and answers benefit everyone.',
-    'contact.3' => 'Only in reasoned exceptions, if you want to rech someone directly, you should mail them. Because team members might be on vacation, sick etc.',
-];
+    "role.1"	=>	"chief executive, chairman",
+    "role.2"	=>	"office supervisor und youth protection commissioner",
+    "role.3"	=>	"press secretary",
+    "role.4"	=>	"programmer",
+    "role.5"	=>	"programmer",
+    "role.6"	=>	"programmer",
+    "role.7"	=>	"secretary",
+    "contact.1"	=>	"Please mail your questions/problems about MetaGer etc. to <a href=\"mailto:office@suma-ev.de\">office@suma-ev.de</a> or use the <a href=\"/en/kontakt/\">contact form with encryption</a>, or preferably make a post in the <a href=\"http://forum.suma-ev.de/\" target=\"_blank\" rel=\"noopener\">MetaGer-forum</a>. Due to the amount of requests, we can not always answer promptly - in the <a href=\"http://forum.suma-ev.de/\" target=\"_blank\" rel=\"noopener\">MetaGer-forum</a> there are probably other users which can help you aswell, and the questions and answers benefit everyone.",
+    "contact.2"	=>	"And: If getting any emails from us with strange contents please read more about this: <a href=\"https://metager.de/wsb/fakemail/\">https://metager.de/wsb/fakemail/</a>",
+    "contact.3"	=>	"Only in reasoned exceptions, if you want to rech someone directly, you should mail them. Because team members might be on vacation, sick etc."
+];
\ No newline at end of file
-- 
GitLab