8 lines
240 B
PHP
8 lines
240 B
PHP
<?php
|
|
|
|
$txt_str['elnino'] = [
|
|
'perfumes_category' => 'Fragrance',
|
|
'cart_coupon_error' => 'Can not order coupon and product in one order! You must order the coupon separately.',
|
|
'daktela_title' => 'Zpráva k objednávce č.',
|
|
];
|