X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e62a2d9038d696e88b58e624f87026af7073088e..131ae407ca583a8a8086cf94c222c85fa3f5be63:/src/club/templates/payu/rec_widget.html?ds=sidebyside

diff --git a/src/club/templates/payu/rec_widget.html b/src/club/templates/payu/rec_widget.html
index c02cc08f3..13cf53b6b 100644
--- a/src/club/templates/payu/rec_widget.html
+++ b/src/club/templates/payu/rec_widget.html
@@ -1,4 +1,5 @@
-<h3>Podaj dane karty płatniczej</h3>
+{% load i18n %}
+<h3>{% trans "Podaj dane karty płatniczej" %}</h3>
 <div class="iframe">
   <form id="theform" method='POST'  action='{% url "club_payu_rec_payment" schedule.key %}'>
     {% csrf_token %}