fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Locatizations.
[wolnelektury.git]
/
src
/
club
/
templates
/
club
/
payment
/
payu_invite.html
diff --git
a/src/club/templates/club/payment/payu_invite.html
b/src/club/templates/club/payment/payu_invite.html
index
8c16c51
..
12d2e4e
100644
(file)
--- a/
src/club/templates/club/payment/payu_invite.html
+++ b/
src/club/templates/club/payment/payu_invite.html
@@
-1,5
+1,5
@@
-{% load static %}
+{% load
i18n
static %}
<a href="{% url 'club_payu_payment' schedule.key %}">
<a href="{% url 'club_payu_payment' schedule.key %}">
- <h3>
Przejdź do płatności
→</h3>
+ <h3>
{% trans "Przejdź do płatności" %}
→</h3>
<img src="{% static 'club/payu/banki.png' %}" style="width: 100%">
</a>
<img src="{% static 'club/payu/banki.png' %}" style="width: 100%">
</a>