capital_C_dangit WooCommerce

This commit is contained in:
David Remer 2020-09-03 07:05:50 +03:00
parent 3aa82347e5
commit 61038cc51e
32 changed files with 78 additions and 78 deletions

View file

@ -183,7 +183,7 @@ return array(
'sandbox_on' => array(
'title' => __( 'Sandbox', 'paypal-for-woocommerce' ),
'type' => 'checkbox',
'label' => __( 'To test your Woocommerce installation, you can use the sandbox mode.', 'paypal-for-woocommerce' ),
'label' => __( 'To test your WooCommerce installation, you can use the sandbox mode.', 'paypal-for-woocommerce' ),
'default' => 0,
'screens' => array(
State::STATE_START,