Added dcl translations used in new flow
This commit is contained in:
parent
160df7685c
commit
dfd910465c
2 changed files with 56 additions and 8 deletions
|
|
@ -46,7 +46,7 @@
|
|||
<div class="col-xs-6">
|
||||
<address>
|
||||
<strong>{% trans "Payment Method:"%}</strong><br>
|
||||
{{cc_brand}} ending **** {{cc_last4}}<br>
|
||||
{{cc_brand}} {% trans "ending" %} **** {{cc_last4}}<br>
|
||||
{{request.session.user.email}}
|
||||
</address>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue