diff --git a/www/web/locale/de/LC_MESSAGES/django.po b/www/web/locale/de/LC_MESSAGES/django.po
index 505c19ada65732255ff0e3bac4cf4c9e6a3b1cc7..e5f3a1a6e3928a42605f7e31dc7fa6968b2b58b9 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 db81058bbc58ef50dc06109d5580ae7d2d6bfe1c..ebf522d59e507dad0cc2c154d01979580b9ef933 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"