Skip to content

Commit 2cc8d2a

Browse files
committed
Fix: more
1 parent a4906b2 commit 2cc8d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Admin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ public function configurationsFieldsClean($fields)
206206

207207
$fields['clean'] =
208208
[
209-
'title' => __('Cleaning', 'wc1c'),
209+
'title' => __('Enable', 'wc1c'),
210210
'type' => 'checkbox',
211211
'label' => __('Check the box to enable this feature. Disabled by default.', 'wc1c'),
212212
'description' => __('All products received via the CommerceML protocol and matching keys for synchronization will be placed in the Recycle Bin.', 'wc1c'),

0 commit comments

Comments
 (0)