From 1c6a751cdbfba496b7a7cd8c822a9ebaa2be0abf Mon Sep 17 00:00:00 2001
From: Christian 'VOID' Elberfeld <elberfeld@web.de>
Date: Tue, 11 Oct 2016 22:36:38 +0200
Subject: [PATCH] =?UTF-8?q?[WarpInfra]=20=C3=BCbersetzungen?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 www/web/locale/de/LC_MESSAGES/django.po |  8 ++++++++
 www/web/locale/en/LC_MESSAGES/django.po | 10 +++++++++-
 2 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/www/web/locale/de/LC_MESSAGES/django.po b/www/web/locale/de/LC_MESSAGES/django.po
index 505c19a..e5f3a1a 100644
--- a/www/web/locale/de/LC_MESSAGES/django.po
+++ b/www/web/locale/de/LC_MESSAGES/django.po
@@ -558,6 +558,14 @@ msgstr "Support"
 msgid "support_text"
 msgstr "WTF? Support?"
 
+#: warpmain/templates/warpmain/about.html:26
+msgid "mattermost_channel"
+msgstr "Mattermost Channel"
+
+#: warpmain/templates/warpmain/about.html:37
+msgid "issue_tracker"
+msgstr "Einen Bug melden"
+
 #: warpmain/templates/warpmain/about.html:41
 msgid "open_source_licenses"
 msgstr "Lizenzen"
diff --git a/www/web/locale/en/LC_MESSAGES/django.po b/www/web/locale/en/LC_MESSAGES/django.po
index db81058..ebf522d 100644
--- a/www/web/locale/en/LC_MESSAGES/django.po
+++ b/www/web/locale/en/LC_MESSAGES/django.po
@@ -556,7 +556,15 @@ msgstr "Support"
 
 #: warpmain/templates/warpmain/about.html:23
 msgid "support_text"
-msgstr ""
+msgstr "WTF? Support?"
+
+#: warpmain/templates/warpmain/about.html:26
+msgid "mattermost_channel"
+msgstr "Mattermost Channel"
+
+#: warpmain/templates/warpmain/about.html:37
+msgid "issue_tracker"
+msgstr "Issue Tracker"
 
 #: warpmain/templates/warpmain/about.html:41
 msgid "open_source_licenses"
-- 
GitLab