mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
fix code style
This commit is contained in:
parent
66851057e2
commit
63514f7025
1 changed files with 1 additions and 1 deletions
|
@ -1800,7 +1800,7 @@ return array(
|
|||
}
|
||||
|
||||
if ( 'FR' === $country ) {
|
||||
//todo: replace this with the text in English and use this text for French translation when it will be created.
|
||||
// todo: replace this with the text in English and use this text for French translation when it will be created.
|
||||
$french_pay_later_description = 'Affichez le Paiement en 4X PayPal sur votre site.' .
|
||||
'Le Paiement en 4X PayPal permet aux consommateurs français de payer en 4 versements égaux.' .
|
||||
'Vous pouvez promouvoir le Paiement en 4X PayPal uniquement si vous êtes un commerçant basé en France, ' .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue