diff --git a/locale/de/LC_MESSAGES/django.po b/locale/de/LC_MESSAGES/django.po index 9feebf5..cd148ef 100644 --- a/locale/de/LC_MESSAGES/django.po +++ b/locale/de/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-13 08:17+0100\n" +"POT-Creation-Date: 2020-02-17 16:56+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1682,19 +1682,23 @@ msgstr "Abonnieren" msgid "No events found" msgstr "Keine Veranstaltungen gefunden" -#: mpicms/templates/footer.html:37 mpicms/templates/menus/main.html:22 +#: mpicms/templates/footer.html:24 +msgid "Feedback on the intranet" +msgstr "Feedback zum Intranet" + +#: mpicms/templates/footer.html:40 mpicms/templates/menus/main.html:22 msgid "Dashboard" msgstr "Admin-Interface" -#: mpicms/templates/footer.html:40 mpicms/templates/menus/main.html:23 +#: mpicms/templates/footer.html:43 mpicms/templates/menus/main.html:23 msgid "Settings" msgstr "Einstellungen" -#: mpicms/templates/footer.html:43 mpicms/templates/menus/main.html:25 +#: mpicms/templates/footer.html:46 mpicms/templates/menus/main.html:25 msgid "Logout" msgstr "Ausloggen" -#: mpicms/templates/footer.html:48 mpicms/templates/menus/main.html:29 +#: mpicms/templates/footer.html:51 mpicms/templates/menus/main.html:29 msgid "Login" msgstr "Einloggen" diff --git a/mpicms/templates/footer.html b/mpicms/templates/footer.html index 547d959..2bd22ae 100644 --- a/mpicms/templates/footer.html +++ b/mpicms/templates/footer.html @@ -20,6 +20,9 @@ {{ menu_item.title }} {% endfor %} +
  • + {% trans 'Feedback on the intranet' %} +
  • @@ -74,4 +77,4 @@ - \ No newline at end of file +