Files
kupshop/web/lang/de/paypal.php
2025-08-02 16:30:27 +02:00

6 lines
174 B
PHP

<?php
$txt_str['paypal'] = [
'PayPalConnectionException' => 'PayPal hat die eingegebenen Kontaktdaten abgelehnt. Bitte wenden Sie sich an den E-Shop-Administrator.',
];