Skip to content

Commit

Permalink
Update setting.php - Stock status typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pemaier committed Apr 23, 2024
1 parent 6bce53e commit ad6c94c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upload/admin/language/en-gb/setting/setting.php
Expand Up @@ -232,7 +232,7 @@
$_['help_stock_display'] = 'Display stock quantity on the product page.';
$_['help_stock_warning'] = 'Display out of stock message on the shopping cart page if a product is out of stock but stock checkout is yes. (Warning always shows if stock checkout is no)';
$_['help_stock_checkout'] = 'Allow customers to still checkout if the products they are ordering are not in stock.';
$_['help_stock_status'] = 'Set the default stock status when a product is awailable on stock.';
$_['help_stock_status'] = 'Set the default stock status when a product is available on stock.';
$_['help_affiliate_status'] = 'If the affiliate system will not be used, you can disable it.';
$_['help_affiliate_approval'] = 'Automatically approve any new affiliates who sign up.';
$_['help_affiliate_auto'] = 'Automatically add commission when each order reaches the complete status.';
Expand Down

0 comments on commit ad6c94c

Please sign in to comment.