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