<?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/order_return_state.xml
trans('Waiting for confirmation', 'Admin.Orderscustomers.Feature');
trans('Waiting for package', 'Admin.Orderscustomers.Feature');
trans('Package received', 'Admin.Orderscustomers.Feature');
trans('Return denied', 'Admin.Orderscustomers.Feature');
trans('Return completed', 'Admin.Orderscustomers.Feature');
