X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/468c2e650c854ffa691afc73aa1f41ce61283cdb..ddf2102eff7ea420a4ea5144c43409587fc1156e:/src/paypal/templates/paypal/error.html diff --git a/src/paypal/templates/paypal/error.html b/src/paypal/templates/paypal/error.html index 557284ba8..6214e90b1 100644 --- a/src/paypal/templates/paypal/error.html +++ b/src/paypal/templates/paypal/error.html @@ -1,3 +1,4 @@ +{% load i18n %}

{% trans "PayPal Error" %}: {{ error.message }}

{% for detail in error.details %}

{{ detail.field }}: {{ detail.issue }}