X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/575e58df64c98b53edca9fb6a29b284dbc375609..28cb104054903726b0556222929f8f2e9941882d:/apps/funding/templates/funding/thanks.html diff --git a/apps/funding/templates/funding/thanks.html b/apps/funding/templates/funding/thanks.html index baf227558..2863c6917 100755 --- a/apps/funding/templates/funding/thanks.html +++ b/apps/funding/templates/funding/thanks.html @@ -1,16 +1,17 @@ {% extends "base.html" %} +{% load i18n %} {% load funding_tags %} -{% block titleextra %}Dziękujemy!{% endblock %} +{% block titleextra %}{% trans "Thank you!" %}{% endblock %} {% block body %} -

Dziękujemy!

+

{% trans "Thank you!" %}

-Dziękujemy za wsparcie! +{% trans "Thank you for your support!" %} -

Wróć do strony aktualnej zbiórki.

+

{% trans "Go back to the current fundraiser." %}