File tree 5 files changed +10
-10
lines changed
5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
3
return [
4
- 'paypal_transaction_declined ' => '由于您的交易在PayPal上被拒绝,无法处理付款 ' ,
4
+ 'paypal_transaction_declined ' => '由于您的交易在PayPal上被拒绝,无法处理付款 ' ,
5
5
'paypal_transaction_not_verified ' => '无法从PayPal验证交易 ' ,
6
- 'paypal_connection_error ' => '无法连接到PayPal。请重试 ' ,
6
+ 'paypal_connection_error ' => '无法连接到PayPal。请重试 ' ,
7
7
];
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
3
return [
4
- 'paypal_transaction_declined ' => 'Zahlung konnte nicht verarbeitet werden, da Ihre Transaktion bei PayPal abgelehnt wurde ' ,
4
+ 'paypal_transaction_declined ' => 'Zahlung konnte nicht verarbeitet werden, da Ihre Transaktion bei PayPal abgelehnt wurde ' ,
5
5
'paypal_transaction_not_verified ' => 'Transaktion konnte bei PayPal nicht verifiziert werden ' ,
6
- 'paypal_connection_error ' => 'Verbindung zu PayPal konnte nicht hergestellt werden. Bitte versuchen Sie es erneut ' ,
6
+ 'paypal_connection_error ' => 'Verbindung zu PayPal konnte nicht hergestellt werden. Bitte versuchen Sie es erneut ' ,
7
7
];
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
3
return [
4
- 'paypal_transaction_declined ' => 'Imposible procesar el pago ya que tu transacción fue rechazada en PayPal ' ,
4
+ 'paypal_transaction_declined ' => 'Imposible procesar el pago ya que tu transacción fue rechazada en PayPal ' ,
5
5
'paypal_transaction_not_verified ' => 'Imposible verificar la transacción desde PayPal ' ,
6
- 'paypal_connection_error ' => 'Imposible conectarse a PayPal. Por favor, inténtalo de nuevo ' ,
6
+ 'paypal_connection_error ' => 'Imposible conectarse a PayPal. Por favor, inténtalo de nuevo ' ,
7
7
];
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
3
return [
4
- 'paypal_transaction_declined ' => 'Nem lehet feldolgozni a fizetést, mivel a tranzakciódat elutasították a PayPal-on ' ,
4
+ 'paypal_transaction_declined ' => 'Nem lehet feldolgozni a fizetést, mivel a tranzakciódat elutasították a PayPal-on ' ,
5
5
'paypal_transaction_not_verified ' => 'A tranzakciót nem lehet ellenőrizni a PayPal-ról ' ,
6
- 'paypal_connection_error ' => 'Nem lehet csatlakozni a PayPal-hoz. Kérjük, próbálja újra ' ,
6
+ 'paypal_connection_error ' => 'Nem lehet csatlakozni a PayPal-hoz. Kérjük, próbálja újra ' ,
7
7
];
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
3
return [
4
- 'paypal_transaction_declined ' => 'Impossibile elaborare il pagamento perché la tua transazione è stata rifiutata su PayPal ' ,
4
+ 'paypal_transaction_declined ' => 'Impossibile elaborare il pagamento perché la tua transazione è stata rifiutata su PayPal ' ,
5
5
'paypal_transaction_not_verified ' => 'Impossibile verificare la transazione su PayPal ' ,
6
- 'paypal_connection_error ' => 'Impossibile connettersi a PayPal. Si prega di riprovare ' ,
6
+ 'paypal_connection_error ' => 'Impossibile connettersi a PayPal. Si prega di riprovare ' ,
7
7
];
You can’t perform that action at this time.
0 commit comments