Better wording
This commit is contained in:
parent
dfdb5bc215
commit
e013a8543a
|
@ -135,7 +135,7 @@ $woocommerce_settings['general'] = apply_filters('woocommerce_general_settings',
|
|||
),
|
||||
|
||||
array(
|
||||
'desc' => __( 'Enable coupons', 'woocommerce' ),
|
||||
'desc' => __( 'Enable the use of coupons', 'woocommerce' ),
|
||||
'id' => 'woocommerce_enable_coupons',
|
||||
'std' => 'yes',
|
||||
'type' => 'checkbox',
|
||||
|
|
Loading…
Reference in New Issue