7 lines
330 B
PHP
7 lines
330 B
PHP
<?php
|
|
// * @source See SOURCE.txt for source and other copyright.
|
|
// * @license GNU General Public License version 3; see LICENSE.txt
|
|
|
|
// Text
|
|
$_['text_title'] = 'Фиксированная стоимость доставки';
|
|
$_['text_description'] = 'Доставка с фиксированной стоимостью'; |