2019-11-18 20:43:18 +03:00

9 lines
137 B
PHP

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