Updated App.php

This commit is contained in:
gusaindeepak54 2020-09-22 15:27:27 +05:30
parent f12c2d4fb0
commit 31d3c7f7cc
1 changed files with 2 additions and 2 deletions

View File

@ -1252,8 +1252,8 @@ return [
'system' => [
'catalog' => 'Catalog',
'homepage' => 'Homepage configuration',
'allow-no-of-new-product-homepage' => 'Allowed No of New Product in homepage',
'allow-no-of-featured-product-homepage' => 'Allowed No of Featured in Product homepage',
'allow-no-of-new-product-homepage' => 'Allowed No of New Product in Homepage',
'allow-no-of-featured-product-homepage' => 'Allowed No of Featured in Product Homepage',
'products' => 'Products',
'guest-checkout' => 'Guest Checkout',
'allow-guest-checkout' => 'Allow Guest Checkout',