Adapt texts

This commit is contained in:
Lars Kusch 2022-12-17 06:04:46 +01:00
parent 1459a52892
commit 067dac5ac9

View File

@ -25,7 +25,7 @@
@include('portal.ninja2020.gateways.includes.payment_details')
@component('portal.ninja2020.components.general.card-element', ['title' => ctrans('texts.payment_type')])
{{ ctrans('texts.sepa') }} ({{ ctrans('texts.bank_transfer') }})
{{ ctrans('texts.bacs') }} ({{ ctrans('texts.bank_transfer') }})
@endcomponent
@component('portal.ninja2020.components.general.card-element', ['title' => ctrans('texts.pay_with')])