Improve the Checkout buttons description

This commit is contained in:
Narek Zakarian 2022-12-23 12:41:46 +04:00
parent 851ded9021
commit 552dbe4751
No known key found for this signature in database
GPG key ID: 07AFD7E7A9C164A7

View file

@ -209,11 +209,14 @@ return function ( ContainerInterface $container, array $fields ): array {
'description' => sprintf(
// translators: %1$s and %2$s are the opening and closing of HTML <a> tag.
__(
'Customize the appearance of the PayPal smart buttons on the %1$sCheckout page%2$s.',
'Customize the appearance of the PayPal smart buttons on the %1$sCheckout page%2$s.
%3$sCheckout Buttons must be enabled to display the PayPal gateway on the Checkout page.
',
'woocommerce-paypal-payments'
),
'<a href="https://woocommerce.com/document/woocommerce-paypal-payments/#button-on-checkout" target="_blank">',
'</a>'
'</a>',
'</ br>'
),
'type' => 'ppcp-heading',
'screens' => array(