91 lines
2.3 KiB
PHP
91 lines
2.3 KiB
PHP
<?php
|
|
/**
|
|
* 2007-2018 PrestaShop.
|
|
*
|
|
* NOTICE OF LICENSE
|
|
*
|
|
* This source file is subject to the Open Software License (OSL 3.0)
|
|
* that is bundled with this package in the file LICENSE.txt.
|
|
* It is also available through the world-wide-web at this URL:
|
|
* https://opensource.org/licenses/OSL-3.0
|
|
* If you did not receive a copy of the license and are unable to
|
|
* obtain it through the world-wide-web, please send an email
|
|
* to license@prestashop.com so we can send you a copy immediately.
|
|
*
|
|
* DISCLAIMER
|
|
*
|
|
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
|
|
* versions in the future. If you wish to customize PrestaShop for your
|
|
* needs please refer to http://www.prestashop.com for more information.
|
|
*
|
|
* @author PrestaShop SA <contact@prestashop.com>
|
|
* @copyright 2007-2018 PrestaShop SA
|
|
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
|
|
* International Registered Trademark & Property of PrestaShop SA
|
|
*/
|
|
trans('Polyester', 'Shop.Demo.Catalog');
|
|
|
|
trans('Wool', 'Shop.Demo.Catalog');
|
|
|
|
trans('Viscose', 'Shop.Demo.Catalog');
|
|
|
|
trans('Elastane', 'Shop.Demo.Catalog');
|
|
|
|
trans('Cotton', 'Shop.Demo.Catalog');
|
|
|
|
trans('Silk', 'Shop.Demo.Catalog');
|
|
|
|
trans('Suede', 'Shop.Demo.Catalog');
|
|
|
|
trans('Straw', 'Shop.Demo.Catalog');
|
|
|
|
trans('Leather', 'Shop.Demo.Catalog');
|
|
|
|
trans('Classic', 'Shop.Demo.Catalog');
|
|
|
|
trans('Casual', 'Shop.Demo.Catalog');
|
|
|
|
trans('Military', 'Shop.Demo.Catalog');
|
|
|
|
trans('Girly', 'Shop.Demo.Catalog');
|
|
|
|
trans('Rock', 'Shop.Demo.Catalog');
|
|
|
|
trans('Basic', 'Shop.Demo.Catalog');
|
|
|
|
trans('Dressy', 'Shop.Demo.Catalog');
|
|
|
|
trans('Short Sleeve', 'Shop.Demo.Catalog');
|
|
|
|
trans('Colorful Dress', 'Shop.Demo.Catalog');
|
|
|
|
trans('Short Dress', 'Shop.Demo.Catalog');
|
|
|
|
trans('Midi Dress', 'Shop.Demo.Catalog');
|
|
|
|
trans('Maxi Dress', 'Shop.Demo.Catalog');
|
|
|
|
trans('2.75 in', 'Shop.Demo.Catalog');
|
|
|
|
trans('2.06 in', 'Shop.Demo.Catalog');
|
|
|
|
trans('49.2 g', 'Shop.Demo.Catalog');
|
|
|
|
trans('0.26 in', 'Shop.Demo.Catalog');
|
|
|
|
trans('1.07 in', 'Shop.Demo.Catalog');
|
|
|
|
trans('1.62 in', 'Shop.Demo.Catalog');
|
|
|
|
trans('15.5 g', 'Shop.Demo.Catalog');
|
|
|
|
trans('0.41 in (clip included)', 'Shop.Demo.Catalog');
|
|
|
|
trans('4.33 in', 'Shop.Demo.Catalog');
|
|
|
|
trans('2.76 in', 'Shop.Demo.Catalog');
|
|
|
|
trans('120g', 'Shop.Demo.Catalog');
|
|
|
|
trans('0.31 in', 'Shop.Demo.Catalog');
|