2020-03-07 15:59:15 +03:00

9 lines
115 B
PHP

<?php
return [
'sales_price' => 'Utsalgspris',
'purchase_price' => 'Innkjøpspris',
];