mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-03 08:37:53 +08:00
capital_C_dangit WooCommerce
This commit is contained in:
parent
3aa82347e5
commit
61038cc51e
32 changed files with 78 additions and 78 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue