Remove all Sofort references as it has been deprecated

This commit is contained in:
Daniel Dudzic 2024-03-27 14:43:12 +01:00
parent 4fb865b745
commit 101734bc02
No known key found for this signature in database
GPG key ID: 31B40D33E3465483
4 changed files with 4 additions and 5 deletions

View file

@ -962,7 +962,6 @@ return array(
'ideal' => _x( 'iDEAL', 'Name of payment method', 'woocommerce-paypal-payments' ),
'mybank' => _x( 'MyBank', 'Name of payment method', 'woocommerce-paypal-payments' ),
'p24' => _x( 'Przelewy24', 'Name of payment method', 'woocommerce-paypal-payments' ),
'sofort' => _x( 'Sofort', 'Name of payment method', 'woocommerce-paypal-payments' ),
'venmo' => _x( 'Venmo', 'Name of payment method', 'woocommerce-paypal-payments' ),
'trustly' => _x( 'Trustly', 'Name of payment method', 'woocommerce-paypal-payments' ),
'paylater' => _x( 'Pay Later', 'Name of payment method', 'woocommerce-paypal-payments' ),