From aad31c2fa74bae02b6874c39e849cf11a0524788 Mon Sep 17 00:00:00 2001 From: Commander1024 Date: Sat, 10 Oct 2020 23:49:30 +0200 Subject: [PATCH] Changed and translated "Made by" in footer. --- django_lostplaces/lostplaces/locale/de/LC_MESSAGES/django.po | 4 ++-- .../lostplaces/templates/partials/nav/footer.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/django_lostplaces/lostplaces/locale/de/LC_MESSAGES/django.po b/django_lostplaces/lostplaces/locale/de/LC_MESSAGES/django.po index b52c488..e5f7af9 100644 --- a/django_lostplaces/lostplaces/locale/de/LC_MESSAGES/django.po +++ b/django_lostplaces/lostplaces/locale/de/LC_MESSAGES/django.po @@ -90,8 +90,8 @@ msgid "Explore the latest places" msgstr "Neueste Places erkunden" #: templates/partials/nav/footer.html:64 -msgid "Proudly made by" -msgstr "Stolz erstellt durch" +msgid "Made by" +msgstr "Erstellt von" #: templates/partials/nav/footer.html:65 msgid "and" diff --git a/django_lostplaces/lostplaces/templates/partials/nav/footer.html b/django_lostplaces/lostplaces/templates/partials/nav/footer.html index d8b3ba8..1e82c6e 100644 --- a/django_lostplaces/lostplaces/templates/partials/nav/footer.html +++ b/django_lostplaces/lostplaces/templates/partials/nav/footer.html @@ -61,7 +61,7 @@