11 lines
484 B
PHP
11 lines
484 B
PHP
<?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/contact.xml
|
|
trans('Webmaster', 'Admin.Shopparameters.Feature');
|
|
trans('If a technical problem occurs on this website', 'Admin.Shopparameters.Feature');
|
|
trans('Customer service', 'Admin.Shopparameters.Feature');
|
|
trans('For any question about a product, an order', 'Admin.Shopparameters.Feature');
|