9 lines
136 B
PHP
Raw Normal View History

2018-04-27 17:48:21 +03:00
<?php
return [
2022-06-01 10:15:55 +03:00
'sale_price' => 'Ціна продажу',
2018-04-27 17:48:21 +03:00
'purchase_price' => 'Ціна покупки',
];