diff --git a/pflaenzli/pflaenzli/templates/app/index.html b/pflaenzli/pflaenzli/templates/app/index.html index 12ae8b6..c3acfd1 100644 --- a/pflaenzli/pflaenzli/templates/app/index.html +++ b/pflaenzli/pflaenzli/templates/app/index.html @@ -18,7 +18,7 @@

{% trans "To offer your plants, please register first." %}

{% trans "Offers" context "plural" %} + type="button">{% trans "Show offers" %} {% trans "Register" %} diff --git a/pflaenzli/pflaenzli/templates/offer/search.html b/pflaenzli/pflaenzli/templates/offer/search.html index 2f47cb1..85446d1 100644 --- a/pflaenzli/pflaenzli/templates/offer/search.html +++ b/pflaenzli/pflaenzli/templates/offer/search.html @@ -7,7 +7,7 @@ {% endblock %} {% block content %}

- {% trans 'Filter' %} + {% trans "Offers" %}