<?php
/**
 * For the full copyright and license information, please view the
 * docs/licenses/LICENSE.txt file that was distributed with this source code.
 */
// install-dev/langs/en/data/cart_rule_type.xml
trans('On free shipping', 'Admin.Catalog.Feature');
trans('Discount that provides free shipping to the order', 'Admin.Catalog.Feature');
trans('On cart amount', 'Admin.Catalog.Feature');
trans('Discount applied to cart', 'Admin.Catalog.Feature');
trans('On total order', 'Admin.Catalog.Feature');
trans('Discount applied to the order', 'Admin.Catalog.Feature');
trans('On catalog products', 'Admin.Catalog.Feature');
trans('Discount applied to specific products', 'Admin.Catalog.Feature');
trans('On free gift', 'Admin.Catalog.Feature');
trans('Discount that provides a free gift product', 'Admin.Catalog.Feature');
// install-dev/fixtures/fashion/langs/en/data/cart_rule_type.xml
