6 lines
104 B
PHP
6 lines
104 B
PHP
<?php
|
|
|
|
$txt_str['quantityDiscountWindowTab'] = [
|
|
'flapQuantityDiscount' => 'Množstevní sleva',
|
|
];
|