9 lines
110 B
PHP
Raw Normal View History

2020-08-06 21:02:03 +00:00
<?php
return [
'sales_price' => 'Müügihind',
'purchase_price' => 'Ostuhind',
];