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

10 lines
361 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/langs/en/data/stock_mvt_reason.xml
trans('Customer Order', 'Admin.Catalog.Feature');
trans('Product Return', 'Admin.Catalog.Feature');
trans('Employee Edition', 'Admin.Catalog.Feature');