Change the wording from 'Check' to 'Enable'

This commit is contained in:
Daniel Dudzic 2024-04-11 18:09:05 +02:00
parent 782d76578c
commit 1a47b75dfd
No known key found for this signature in database
GPG key ID: 31B40D33E3465483

View file

@ -126,7 +126,7 @@ return function ( ContainerInterface $container, array $fields ): array {
'label' => __( 'Enable tagline', 'woocommerce-paypal-payments' ),
'desc_tip' => true,
'description' => __(
'Check to show the tagline below the payment button. Requires button width of 300px minimum to appear.',
'Enable to show the tagline below the payment button. Requires button width of 300px minimum to appear.',
'woocommerce-paypal-payments'
),
'screens' => array(
@ -272,7 +272,7 @@ return function ( ContainerInterface $container, array $fields ): array {
'label' => __( 'Enable tagline', 'woocommerce-paypal-payments' ),
'desc_tip' => true,
'description' => __(
'Check to show the tagline below the payment button. Requires button width of 300px minimum to appear.',
'Enable to show the tagline below the payment button. Requires button width of 300px minimum to appear.',
'woocommerce-paypal-payments'
),
'screens' => array(
@ -412,7 +412,7 @@ return function ( ContainerInterface $container, array $fields ): array {
'default' => false,
'desc_tip' => true,
'description' => __(
'Check to show the tagline below the payment button. Requires button width of 300px minimum to appear.',
'Enable to show the tagline below the payment button. Requires button width of 300px minimum to appear.',
'woocommerce-paypal-payments'
),
'screens' => array(
@ -552,7 +552,7 @@ return function ( ContainerInterface $container, array $fields ): array {
'default' => false,
'desc_tip' => true,
'description' => __(
'Check to show the tagline below the payment button. Requires button width of 300px minimum to appear.',
'Enable to show the tagline below the payment button. Requires button width of 300px minimum to appear.',
'woocommerce-paypal-payments'
),
'screens' => array(
@ -692,7 +692,7 @@ return function ( ContainerInterface $container, array $fields ): array {
'default' => false,
'desc_tip' => true,
'description' => __(
'Check to show the tagline below the payment button. Requires button width of 300px minimum to appear.',
'Enable to show the tagline below the payment button. Requires button width of 300px minimum to appear.',
'woocommerce-paypal-payments'
),
'screens' => array(