2020-09-23 00:34:19 +00:00

9 lines
111 B
PHP

<?php
return [
'sales_price' => 'Myyntihinta',
'purchase_price' => 'Ostohinta',
];