9 lines
111 B
PHP
Raw Normal View History

2020-09-23 00:34:19 +00:00
<?php
return [
'sales_price' => 'Myyntihinta',
'purchase_price' => 'Ostohinta',
];