X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9bc86f5a6542c5893ac94284da33162a7c7be2d6..e24e657ebf536f55c1bde66bd41563fae30a98b0:/src/club/templates/club/donation_step2.html diff --git a/src/club/templates/club/donation_step2.html b/src/club/templates/club/donation_step2.html index 8f3ce676a..623cd0c4e 100644 --- a/src/club/templates/club/donation_step2.html +++ b/src/club/templates/club/donation_step2.html @@ -1,5 +1,5 @@ {% extends 'club/donation_step_base.html' %} - +{% load i18n %} {% load static %} @@ -14,7 +14,7 @@

{{ schedule.amount|floatformat }} zł {% if schedule.monthly %} - /mies. + {% trans "/mies." context "kwota na miesiąc" %} {% endif %}

@@ -31,50 +31,50 @@
- + {{ form.first_name }} {{ form.first_name.errors }}
- + {{ form.last_name }} {{ form.last_name.errors }}
- + {{ form.email }} {{ form.email.errors }}
- + {{ form.phone }} {{ form.phone.errors }}
- + {{ form.postal }} {{ form.postal.errors }}
- + {{ form.postal_code }} {{ form.postal_code.errors }}
- + {{ form.postal_town }} {{ form.postal_town.errors }}
- + {{ form.postal_country }} {{ form.postal_country.errors }}
@@ -92,14 +92,14 @@
{{ form.agree_newsletter }}
- Powrót + {% trans "Powrót" %}
- +
@@ -108,7 +108,7 @@
- Bezpieczne płatności zapewniają: + {% trans "Bezpieczne płatności zapewniają" %}: PayU Visa MasterCard {% if club.paypal_enabled %} PayPal