diff --git a/packages/Webkul/Admin/src/Resources/lang/en/app.php b/packages/Webkul/Admin/src/Resources/lang/en/app.php index 989214595..1d7d87f47 100755 --- a/packages/Webkul/Admin/src/Resources/lang/en/app.php +++ b/packages/Webkul/Admin/src/Resources/lang/en/app.php @@ -1614,8 +1614,8 @@ return [ 'accepted-currencies-info' => 'Add currency code comma seperated e.g. USD,INR,...', 'buy-now-button-display' => 'Allow customers to directly buy products', 'show-search-input-field' => 'Show Search Input Field', - 'allow-no-of-new-product-homepage' => 'Allowed No of New Product in Homepage', - 'allow-no-of-featured-product-homepage' => 'Allowed No of Featured Product in Homepage', + 'allow-no-of-new-product-homepage' => 'Allowed number of New Product in Homepage', + 'allow-no-of-featured-product-homepage' => 'Allowed number of Featured Product in Homepage', 'width' => 'Width', 'height' => 'Height', 'cache-small-image' => 'Small Image',