X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9bc86f5a6542c5893ac94284da33162a7c7be2d6..e24e657ebf536f55c1bde66bd41563fae30a98b0:/src/club/templates/club/year_summary.html diff --git a/src/club/templates/club/year_summary.html b/src/club/templates/club/year_summary.html index 3fbda0327..76882e2a4 100644 --- a/src/club/templates/club/year_summary.html +++ b/src/club/templates/club/year_summary.html @@ -2,18 +2,20 @@ {% load chunks i18n %} -{% block titleextra %}{% trans "Wolne Lektury need your help!" %}{% endblock %} +{% block titleextra %}{% trans "Wolne Lektury potrzebują Twojej pomocy!" %}{% endblock %} {% block body %}
-

{% blocktrans with year=view.kwargs.year email=object.email %}Summary of donations in the year {{ year }} for the address {{ email }}.{% endblocktrans %}

+

{% blocktrans trimmed with year=view.kwargs.year email=object.email %} + Zestawienie darowizn w roku {{ year }} dla adresu {{ email }}. + {% endblocktrans %}

- - + + @@ -24,7 +26,7 @@ {% endfor %} - +
{% trans "Date" %}{% trans "Amount" %}{% trans "Data" %}{% trans "Kwota" %}
{% trans "Total" %}:{% trans "Suma" %}: {{ total_amount|default:0 }} zł