2019-11-18 20:38:25 +03:00

9 lines
137 B
PHP

<?php
return [
'sales_price' => 'Цена продажи',
'purchase_price' => 'Цена покупки',
];