File: /home/retile.ru/public_html/catalog/language/en-gb/extension/module/uni_quick_order.php
<?php
$_['text_order_success'] = 'Thanks for your order. We will contact you in a few minutes.';
$_['text_order_button'] = 'Checkout';
$_['error_minimum_summ'] = 'The minimum amount a quick order in our store %s';
$_['error_stock'] = 'Sorry, %s is not available in the required quantity.';
$_['text_contact_data'] = 'Place a quick order';
$_['error_limit'] = 'The limit for sending fast orders has been reached. try later';
?>