Files
prestashop/classes/lang/KeysReference/FeatureLang.php

9 lines
300 B
PHP
Raw Normal View History

<?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/fixtures/fashion/langs/en/data/feature.xml
trans('Composition', 'Shop.Demo.Catalog');
trans('Property', 'Shop.Demo.Catalog');