6 lines
107 B
PHP
6 lines
107 B
PHP
<?php
|
|
|
|
$txt_str['discounts'] = [
|
|
'unusedDiscount' => 'невостребованная часть',
|
|
];
|