Skip to content

Commit dd96405

Browse files
committed
updated static text
1 parent d8251c1 commit dd96405

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

view/frontend/web/template/payment/nofrixion-bank.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<!-- /ko -->
3232
<!--/ko-->
3333
<div id="payment-blocks" data-bind="hidden: isProcessing()">
34-
34+
3535
<div class="nofrixion-payment-section nofrixion-email-warning"
3636
data-bind="visible: !isPlaceOrderActionAllowed()">
3737
Email and billing address are required before proceeding with payment.
@@ -79,7 +79,7 @@
7979
d="M5 29.381V48.8095C5 53.2278 8.58172 56.8095 13 56.8095V56.8095C17.4183 56.8095 21 53.2278 21 48.8095V13C21 8.58171 24.5817 5 29 5V5C33.4183 5 37 8.58172 37 13V61C37 65.4183 40.5817 69 45 69V69C49.4183 69 53 65.4183 53 61V25.1905C53 20.7722 56.5817 17.1905 61 17.1905V17.1905C65.4183 17.1905 69 20.7722 69 25.1905V44.619"
8080
stroke="#E0EBEB" stroke-width="8" stroke-linecap="round" class="svg-elem-1"></path>
8181
</svg>
82-
<p class="payment-method-processing-text">Processing payment</p>
82+
<p class="payment-method-processing-text" data-bind="i18n: 'Initialising payment'"></p>
8383
</div>
8484
</div>
8585
</div>

0 commit comments

Comments
 (0)